mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2025-08-03 19:02:27 +00:00
Configurable launch script
This commit is contained in:

committed by
AUTOMATIC1111

parent
b197f398ec
commit
fcfe2e9ffd
@@ -21,6 +21,9 @@ export COMMANDLINE_ARGS=""
|
||||
# python3 venv without trailing slash (defaults to ${install_dir}/${clone_dir}/venv)
|
||||
#venv_dir="venv"
|
||||
|
||||
# script to launch to start the app
|
||||
#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