Update downs.sh
Browse files
downs.sh
CHANGED
|
@@ -149,6 +149,9 @@ case $CHECKPOINT in
|
|
| 149 |
n)
|
| 150 |
CK_LINK="https://huggingface.co/zuv0/test/resolve/main/waiNSFWIllustrious_v90.safetensors"
|
| 151 |
;;
|
|
|
|
|
|
|
|
|
|
| 152 |
p)
|
| 153 |
CK_LINK="https://huggingface.co/Panchovix/noobai-XL-Vpred-1.0-perpendicular-cyberfix/resolve/main/NoobAI-XL-Vpred-v1.0-cyberfix-perpendicular.safetensors"
|
| 154 |
;;
|
|
|
|
| 149 |
n)
|
| 150 |
CK_LINK="https://huggingface.co/zuv0/test/resolve/main/waiNSFWIllustrious_v90.safetensors"
|
| 151 |
;;
|
| 152 |
+
n2)
|
| 153 |
+
CK_LINK="https://huggingface.co/zuv0/test/resolve/main/waiNSFWIllustrious_v140.safetensors"
|
| 154 |
+
;;
|
| 155 |
p)
|
| 156 |
CK_LINK="https://huggingface.co/Panchovix/noobai-XL-Vpred-1.0-perpendicular-cyberfix/resolve/main/NoobAI-XL-Vpred-v1.0-cyberfix-perpendicular.safetensors"
|
| 157 |
;;
|