zuv0 commited on
Commit
2fefc52
·
verified ·
1 Parent(s): 984396d

Update downs.sh

Browse files
Files changed (1) hide show
  1. downs.sh +3 -0
downs.sh CHANGED
@@ -47,6 +47,9 @@ case $CHECKPOINT in
47
  6)
48
  CK_LINK="https://huggingface.co/zuv0/test/resolve/main/grimoire_p0666.safetensors"
49
  ;;
 
 
 
50
  *)
51
  echo "CHECKPOINT error!"
52
  ;;
 
47
  6)
48
  CK_LINK="https://huggingface.co/zuv0/test/resolve/main/grimoire_p0666.safetensors"
49
  ;;
50
+ a)
51
+ CK_LINK="https://huggingface.co/cagliostrolab/animagine-xl-3.1/resolve/main/animagine-xl-3.1.safetensors"
52
+ ;;
53
  *)
54
  echo "CHECKPOINT error!"
55
  ;;