zuv0 commited on
Commit
b45a937
·
verified ·
1 Parent(s): 12eeacf

Update install.sh

Browse files
Files changed (1) hide show
  1. install.sh +1 -0
install.sh CHANGED
@@ -76,6 +76,7 @@ case $CHECKPOINT in
76
  ;;
77
  esac
78
 
 
79
  git clone https://huggingface.co/zuv0/RC$RC
80
  cd RC$RC
81
  git repack -a -d --depth=250 --window=250
 
76
  ;;
77
  esac
78
 
79
+ cd /workspace/firstContainer/SD/models/Lora
80
  git clone https://huggingface.co/zuv0/RC$RC
81
  cd RC$RC
82
  git repack -a -d --depth=250 --window=250