diff --git a/scripts/on_sd_start.sh b/scripts/on_sd_start.sh index 57bf15b7..c3da765e 100755 --- a/scripts/on_sd_start.sh +++ b/scripts/on_sd_start.sh @@ -59,6 +59,7 @@ if [ "$INSTALL_ONLY" != "1" ]; then python scripts/check_modules.py --launch-uvicorn read -p "Press any key to continue" else + echo "Install only mode" # Download the required packages only python scripts/check_modules.py # Download the models