anapnoe / stable-diffusion-webui-ux

Stable Diffusion web UI UX
GNU Affero General Public License v3.0
978 stars 59 forks source link

[Question]: blob drawing missing in latent couple #89

Closed annasophiachristianahahn closed 1 year ago

annasophiachristianahahn commented 1 year ago

Is there an existing issue for this?

What happened?

Hello! This is in reference to Vlad’s UI

I see that by default the UI includes the latent couple extension https://github.com/miZyind/sd-webui-latent-couple/blob/main/README.md

However I only see the rectangular mode for dividing the canvas- how can I access the ‘blob drawing’ interface where you can actually draw the shapes of the regions you would like to prompt?

when I try to install the extension it says that the extension is already present…. is there a way that I can make it function fully with the prompt region drawing feature? Is there a way for me to uninstall the current version and replace it with the extension that includes drawing? I am using the colab implementation of Vlad’s UI if that’s relevant

Steps to reproduce the problem

Go to latent couple extension

What should have happened?

There should be drawing option in addition to rectangular division option

Commit where the problem happens

All

What platforms do you use to access the UI ?

Windows

What browsers do you use to access the UI ?

Google Chrome

Command Line Arguments

No

List of extensions

Standard

Console logs

NA

Additional information

No response

anapnoe commented 1 year ago

hello install it from here https://github.com/ashen-sensored/stable-diffusion-webui-two-shot and maybe next time ask in discussions cause issues here are specific to the ui-ux and once they are closed not many people search for invalid questions in closed issues

annasophiachristianahahn commented 1 year ago

Thank you! When I install it from that url I get the message AssertionError: Extension directory already exists: /content/cagliostro-colab-ui/extensions/stable-diffusion-webui-two-shotHow can I fix this?Thank you so much!On Apr 26, 2023, at 1:01 PM, anapnoe @.***> wrote: install it from here https://github.com/ashen-sensored/stable-diffusion-webui-two-shot and maybe next time ask in discussions cause issues here are specific to the ui-ux and once they are closed not many people search for invalid questions in closed issues

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: @.***>

anapnoe commented 1 year ago

you have to uninstall remove the previous version delete the folder stable-diffusion-webui-two-shot and install it again later you have to upload an image to start drawing to canvas I don't think that the extension provides a white canvas to draw to so create a blank white image and upload to the blob area then you can draw

annasophiachristianahahn commented 1 year ago

That is what I imagined but whenever I navigate to the folder /content/cagliostro-colab-ui/extensions/stable-diffusion-webui-two-shot - I cannot find the extensions folder on google drive- the cagliostro-colab-ui folder only contains an output folder and not an extensions folder…. do you know of any way for me to fix this?

If that folder does not exist in the google drive directory I do not understand if the colab notebook is creating a temporary folder elsewhere that is not visible to the google drive search function but is able to be referenced by the colab NB

you have to uninstall remove the previous version delete the folder stable-diffusion-webui-two-shot and install it again later you have to upload an image to start drawing to canvas I don't think that the extension provide a white canvas to draw to so create a blank white image and upload to the blob area then you can draw

anapnoe commented 1 year ago

it seems @Linaqruf fixed it

annasophiachristianahahn commented 1 year ago

Ok I managed to successfully install the extension- however it does not appear in the UI even after applying and restarting the UI…

I tried deactivating the original version of the extension also- but this does not make the new version of the extension appear in the UI

what can I do to force the UI to show the new forked version of the extension that has been installed? IMG_2473 IMG_2476

IMG_2474