Linaqruf / sd-notebook-collection

209 stars 42 forks source link

Latent Couple extension- blob drawing missing? #16

Open annasophiachristianahahn opened 1 year ago

annasophiachristianahahn commented 1 year ago

Hello!

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?

Linaqruf commented 1 year ago

Hi, we're using https://github.com/opparco/stable-diffusion-webui-two-shot by default, but I can consider to change it with Ashen's fork if the demand is high.

annasophiachristianahahn commented 1 year ago

Wonderful thank you!! In the meantime is there a way for me to replace it with the fork so that I can use the blob drawing feature? When I go to install it now it tells me the extension is already installed because it shares the same nameOn Apr 26, 2023, at 4:08 AM, Linaqruf @.***> wrote: Hi, we're using https://github.com/opparco/stable-diffusion-webui-two-shot by default, but I can consider to change it with Ashen's fork if the demand is high.

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

annasophiachristianahahn commented 1 year ago

whenever I try to install the extension I receive the error below- I have tried to navigate to that folder within my google drive to deinstall the extension so that I can replace it with the fork BUT the cagliostro-colab-ui folder in my google drive only contains an output folder, no extensions folder…. how can I uninstall the extension and replace it with the fork that includes blob drawing?

AssertionError: Extension directory already exists: /content/cagliostro-colab-ui/extensions/stable-diffusion-webui-two-shot

Linaqruf commented 1 year ago

I pushed the fix for this, it will delete old extension installed and install a new one from your input https://github.com/Linaqruf/sd-notebook-collection/commit/0f86cf354b9ad3ef6d2bc224813b880c78c15920

annasophiachristianahahn commented 1 year ago

thank you! I just tried- although the extensions tab says that the installation was successful it seems nothing changed even after restarting the UImiZyind/sd-webui-latent-couple: Latent Couple extension (two shot diffusion port)github.comthat is the extension I am trying to install- even after restarting the UI the extension appears identically to how it did before ie no new drawing optiondo I need to do something else to make the new version of the extension appear? does it work for you? I am going off the most recent version of the colabOn Apr 26, 2023, at 6:08 PM, Linaqruf @.***> wrote: I pushed the fix for this, it will delete old extension installed and install a new one from your input 0f86cf3

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

annasophiachristianahahn commented 1 year ago

hmmm I just wrote a more detailed message above a few minutes ago- but wanted to let you know that I am getting the same error now after trying to reinstall again AND after reloading the UI via the extensions apply and reload button- the extensions tab lists the old version of latent couple/two shot and I don’t see the new version listed anywhere- does it work for you with the link from my last message?On Apr 26, 2023, at 10:29 PM, Anna Hahn @.> wrote:thank you! I just tried- although the extensions tab says that the installation was successful it seems nothing changed even after restarting the UImiZyind/sd-webui-latent-couple: Latent Couple extension (two shot diffusion port)github.comthat is the extension I am trying to install- even after restarting the UI the extension appears identically to how it did before ie no new drawing optiondo I need to do something else to make the new version of the extension appear? does it work for you? I am going off the most recent version of the colabOn Apr 26, 2023, at 6:08 PM, Linaqruf @.> wrote: I pushed the fix for this, it will delete old extension installed and install a new one from your input 0f86cf3

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

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_2474 IMG_2473

annasophiachristianahahn commented 1 year ago

I just tried again using this version of the extension https://github.com/ashen-sensored/stable-diffusion-webui-two-shot

but I am getting the same assertion error regarding the folder already existing in the most recent version of your notebook…. do I need to do something else to make it work properly?

is there any way for me to manually delete the folder? IMG_2478

Linaqruf commented 1 year ago

I mean I provide this cell for some reason, I also added a feature to delete installed extension with the same name last night so you can delete opparco's version and install ashen's fork. You can just copy the url to custom_extensions_url and run the cell.

image

You can't do that in (every) webui (for now), because both opparco's and ashen's extensions shared the same name.

annasophiachristianahahn commented 1 year ago

Thank you for this- I know that you updated it last night but when I tested it with the most recent version of the colab it still had the assertion error meaning it was not successfully deleting + replacing the old version of the extension

I just tried your custom extension method and received this error in the image below

would you mind trying it with the new extension on your end and seeing if you can get it to load properly so you can tell me what I am doing wrong/confirm that the folder delete/replace function is working correctly? I have been trying to get this to work for days and I keep missing your waking hours because I think we are in dramatically different time zones and there is some work I am trying to get started on using the blob drawing method

if there is anything else I can try on my end please let me know but I’ve been bashing my head out of frustration trying to figure out how to make this work

thank you so much!!

IMG_3891

Linaqruf commented 1 year ago

this is not your fault, you're doing right, colab updating python to 3.10 a couple of minutes ago, while our notebook still in 3.9, I will try to fix it asap

annasophiachristianahahn commented 1 year ago

Awesome thank you so so much!! Very much appreciate it🙌🙌🙌🙌🙌🙌🙌🙌🙌🙌🙌On Apr 27, 2023, at 9:00 PM, Linaqruf @.***> wrote: this is not your fault, you're doing right, colab updating python to 3.10 a couple of minutes ago, while our notebook still in 3.9, I will try to fix it asap

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