One click stable-diffusion-webui-colab #1685
Replies: 4 comments 4 replies
-
notebook will stay in vanilla state (only sd and webui) if you want add waifu diffusion (or other) you need add like this !wget https://huggingface.co/hakurei/waifu-diffusion-v1-3/resolve/main/model-epoch08-float32.ckpt -O /content/stable-diffusion-webui/models/Stable-diffusion/waifu-v1-3-e8.ckpt |
Beta Was this translation helpful? Give feedback.
-
hi @ClashSAN I will continue maintaining but Google Colab Using Python 3.7.14 and Required Dependencies Says Python 3.10.6 this is a problem. Like this problem #1626 functools.cache New in version 3.9 someone decide to use 3.9 feature and all colab users become sad I think first we need solve this problem. |
Beta Was this translation helpful? Give feedback.
-
requirements_versions.txt not compatible with Python 3.7 numpy==1.23 to numpy==1.21.6 |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
https://github.com/camenduru/stable-diffusion-webui-colab
Beta Was this translation helpful? Give feedback.
All reactions