opparco / stable-diffusion-webui-two-shot

Latent Couple extension (two shot diffusion port)
MIT License
717 stars 152 forks source link

Help To make it work in google collab with A1111 #15

Open SpiritKiss opened 1 year ago

SpiritKiss commented 1 year ago

I am using a web ui automatic1111 google collab, I am cloning this repository and using the following:

!git apply --ignore-whitespace /content/stable-diffusion-webui/extensions/stable-diffusion-webui-two-shot/cfg_denoised_callback-ea9bd9fc.patch

But it gives me an error about not finding the folder even when I make sure the path is correct. There is something special I have to do to make it work in collab?