mirror of
https://github.com/easydiffusion/easydiffusion.git
synced 2025-06-25 12:22:49 +02:00
Update on_sd_start.sh
This commit is contained in:
parent
6d3892474f
commit
bfea6583dc
@ -59,6 +59,7 @@ if [ "$INSTALL_ONLY" != "1" ]; then
|
|||||||
python scripts/check_modules.py --launch-uvicorn
|
python scripts/check_modules.py --launch-uvicorn
|
||||||
read -p "Press any key to continue"
|
read -p "Press any key to continue"
|
||||||
else
|
else
|
||||||
|
echo "Install only mode"
|
||||||
# Download the required packages only
|
# Download the required packages only
|
||||||
python scripts/check_modules.py
|
python scripts/check_modules.py
|
||||||
# Download the models
|
# Download the models
|
||||||
|
Loading…
x
Reference in New Issue
Block a user