mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2025-08-03 10:50:23 +00:00
Uppercase for env var LAUNCH_SCRIPT
This commit is contained in:

committed by
AUTOMATIC1111

parent
fcfe2e9ffd
commit
d18daafb8b
@@ -22,7 +22,7 @@ export COMMANDLINE_ARGS=""
|
||||
#venv_dir="venv"
|
||||
|
||||
# script to launch to start the app
|
||||
#export launch_script="launch.py"
|
||||
#export LAUNCH_SCRIPT="launch.py"
|
||||
|
||||
# install command for torch
|
||||
#export TORCH_COMMAND="pip install torch==1.12.1+cu113 --extra-index-url https://download.pytorch.org/whl/cu113"
|
||||
|
Reference in New Issue
Block a user