mirror of
https://github.com/vladmandic/automatic
synced 2026-09-17 08:19:11 +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
|
||||
|
||||
|
||||
+4
-1
@@ -193,5 +193,8 @@
|
||||
"image_browser_mod_ctrl_shift": false,
|
||||
"hidden_tabs": [
|
||||
"Custom Diffusion Utils"
|
||||
]
|
||||
],
|
||||
"img_downscale_threshold": 4.0,
|
||||
"target_side_length": 4000.0,
|
||||
"no_dpmpp_sde_batch_determinism": false
|
||||
}
|
||||
Submodule extensions-builtin/sd-extension-system-info updated: 11c093c8d6...579fda3e78
Reference in New Issue
Block a user