mirror of
https://github.com/vladmandic/automatic
synced 2026-09-18 16:54:33 +02:00
update
This commit is contained in:
+1
-1
@@ -13,7 +13,7 @@ if [ "$PYTHON" == "" ]; then
|
||||
PYTHON=$(which python)
|
||||
fi
|
||||
|
||||
CMD="launch.py --api --xformers --disable-console-progressbars --gradio-queue --skip-version-check --skip-install --skip-torch-cuda-test --disable-nan-check --cors-allow-origins=http://127.0.0.1:7860"
|
||||
CMD="launch.py --api --xformers --disable-console-progressbars --gradio-queue --skip-version-check --skip-install --skip-torch-cuda-test --disable-nan-check --disable-safe-unpickle --cors-allow-origins=http://127.0.0.1:7860"
|
||||
|
||||
MODE=optimized
|
||||
|
||||
|
||||
Reference in New Issue
Block a user