zuv0 commited on
Commit
c58e080
·
verified ·
1 Parent(s): dad48d3

Update downs.sh

Browse files
Files changed (1) hide show
  1. downs.sh +3 -0
downs.sh CHANGED
@@ -182,6 +182,9 @@ case $CHECKPOINT in
182
  vb)
183
  CK_LINK="https://huggingface.co/zuv0/test/resolve/main/zukiAnimeILL_best.safetensors"
184
  ;;
 
 
 
185
  ra)
186
  CK_LINK="https://huggingface.co/zuv0/test/resolve/main/noobreal_v21.safetensors"
187
  ;;
 
182
  vb)
183
  CK_LINK="https://huggingface.co/zuv0/test/resolve/main/zukiAnimeILL_best.safetensors"
184
  ;;
185
+ w)
186
+ CK_LINK="https://huggingface.co/GianPehn/PD_for_Anime/resolve/main/waiSHUFFLENOOB_vPred20.safetensors"
187
+ ;;
188
  ra)
189
  CK_LINK="https://huggingface.co/zuv0/test/resolve/main/noobreal_v21.safetensors"
190
  ;;