Skip to content

Commit 981b402

Browse files
authored
Anything-V3.0.vae.pt
1 parent e742a76 commit 981b402

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

anything_3_webui_colab.ipynb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@
3939
"!sed -i -e 's/fairscale==0.4.9/fairscale==0.4.6/g' requirements_versions.txt\n",
4040
"\n",
4141
"!wget https://huggingface.co/Linaqruf/anything-v3.0/resolve/main/Anything-V3.0-pruned.ckpt -O /content/stable-diffusion-webui/models/Stable-diffusion/Anything-V3.0-pruned.ckpt\n",
42+
"!wget https://huggingface.co/Linaqruf/anything-v3.0/resolve/main/Anything-V3.0.vae.pt -O /content/stable-diffusion-webui/models/Stable-diffusion/Anything-V3.0-pruned.vae.pt\n",
4243
"\n",
4344
"!python launch.py --share --force-enable-xformers"
4445
],

0 commit comments

Comments
 (0)