Update entrypoint.sh

This commit is contained in:
hlky 2022-10-02 02:04:31 +01:00
parent 511730de88
commit 59f4826e3e
No known key found for this signature in database
GPG Key ID: 55A99F1E80D907D5

View File

@ -118,7 +118,6 @@ fi
if [[ -e "${MODEL_DIR}/sd-concepts-library" ]]; then
cd ${MODEL_DIR}/sd-concepts-library
git pull
cd $SCRIPT_DIR
else
cd ${MODEL_DIR}
git clone https://github.com/sd-webui/sd-concepts-library