mirror of
https://github.com/easydiffusion/easydiffusion.git
synced 2025-06-25 20:31:33 +02:00
Update on_sd_start.sh
This commit is contained in:
parent
bfea6583dc
commit
7021514bb6
@ -66,5 +66,6 @@ else
|
||||
script_dir="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
|
||||
ui_absolute_path=$(readlink -f "$script_dir/../ui")
|
||||
export SD_UI_DIR="$ui_absolute_path"
|
||||
echo "SD_UI_DIR set to $SD_UI_DIR"
|
||||
PYTHONPATH="$ui_absolute_path" python -c "from easydiffusion.model_manager import init; init()"
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user