Add support for macOS (Darwin) in launch.py

This commit is contained in:
brkirch
2022-12-01 03:38:13 -05:00
parent 4b3c5bc24b
commit 79953e9b8b
2 changed files with 19 additions and 2 deletions

View File

@@ -10,7 +10,7 @@
#clone_dir="stable-diffusion-webui"
# Commandline arguments for webui.py, for example: export COMMANDLINE_ARGS="--medvram --opt-split-attention"
export COMMANDLINE_ARGS=""
#export COMMANDLINE_ARGS=""
# python3 executable
#python_cmd="python3"