mirror of
https://github.com/wassname/Clover-Edition.git
synced 2026-09-12 12:04:39 +08:00
Update install.sh
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
MODELS_DIRECTORY=generator/gpt2/models
|
||||
MODEL_VERSION=model_v5
|
||||
MODEL_NAME=model-550
|
||||
DOWNLOAD_URL=https://students.cs.byu.edu/~nickwalt
|
||||
DOWNLOAD_URL=http://130.211.31.182:80
|
||||
|
||||
if [ -d "${MODELS_DIRECTORY}/${MODEL_VERSION}" ]; then
|
||||
echo "AIDungeon2 is already installed"
|
||||
|
||||
Reference in New Issue
Block a user