Update downs.sh
Browse files
downs.sh
CHANGED
|
@@ -129,6 +129,9 @@ case $CHECKPOINT in
|
|
| 129 |
p)
|
| 130 |
CK_LINK="https://huggingface.co/Panchovix/noobai-XL-Vpred-1.0-perpendicular-cyberfix/resolve/main/NoobAI-XL-Vpred-v1.0-cyberfix-perpendicular.safetensors"
|
| 131 |
;;
|
|
|
|
|
|
|
|
|
|
| 132 |
ra)
|
| 133 |
CK_LINK="https://huggingface.co/zuv0/test/resolve/main/noobreal_v21.safetensors"
|
| 134 |
;;
|
|
|
|
| 129 |
p)
|
| 130 |
CK_LINK="https://huggingface.co/Panchovix/noobai-XL-Vpred-1.0-perpendicular-cyberfix/resolve/main/NoobAI-XL-Vpred-v1.0-cyberfix-perpendicular.safetensors"
|
| 131 |
;;
|
| 132 |
+
s)
|
| 133 |
+
CK_LINK="https://huggingface.co/zuv0/test/resolve/main/uncannyValley_uncannyvallyNoob3dV1.safetensors"
|
| 134 |
+
;;
|
| 135 |
ra)
|
| 136 |
CK_LINK="https://huggingface.co/zuv0/test/resolve/main/noobreal_v21.safetensors"
|
| 137 |
;;
|