0: | |
type: auto_webui_selfstart | |
settings: | |
#The location of the 'main.py' file. | |
StartScript: /content/SwarmUI/dlbackend/AutoWebUI/webui.py | |
#Any arguments to include in the launch script. | |
ExtraArgs: --enable-insecure-extension-access --opt-sdp-attention --share --no-half-vae --disable-safe-unpickle --no-hashing --api | |
#Which GPU to use, if multiple are available. | |
GPU_ID: 0 | |