You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Oh! did you figure out a way to download from source within the requirements file? i tried for a few minutes the other day and couldn't get it to work.
if you did then please open a PR 😃 that would be awesome!
(hopefully save some trouble for users newer to python)
Hello,
FIrst of all, thanks for your work !
I came across a big, that broke your addon. It doesn't find "StableDiffusionImg2ImgPipeline". It's linked to this :
huggingface/diffusers#305
It can be fixed by adding this line to the requirements :
pip install -U git+https://github.com/huggingface/diffusers
I can do it and create a PR.
Have a ncie day !
The text was updated successfully, but these errors were encountered: