Update Swarmui_Kaggle/Backends.fds
Browse files
Swarmui_Kaggle/Backends.fds
CHANGED
|
@@ -7,7 +7,7 @@
|
|
| 7 |
#If you used the installer, this should be 'dlbackend/comfy/ComfyUI/main.py'.
|
| 8 |
StartScript: dlbackend/ComfyUI/main.py
|
| 9 |
#Any arguments to include in the launch script.
|
| 10 |
-
ExtraArgs: --use-sage-attention --highvram
|
| 11 |
#If unchecked, the system will automatically add some relevant arguments to the comfy launch. If checked, automatic args (other than port) won't be added.
|
| 12 |
DisableInternalArgs: false
|
| 13 |
#Whether the Comfy backend should automatically update itself during launch.
|
|
@@ -47,7 +47,7 @@
|
|
| 47 |
#If you used the installer, this should be 'dlbackend/comfy/ComfyUI/main.py'.
|
| 48 |
StartScript: dlbackend/ComfyUI/main.py
|
| 49 |
#Any arguments to include in the launch script.
|
| 50 |
-
ExtraArgs: --use-sage-attention --highvram
|
| 51 |
#If unchecked, the system will automatically add some relevant arguments to the comfy launch. If checked, automatic args (other than port) won't be added.
|
| 52 |
DisableInternalArgs: false
|
| 53 |
#Whether the Comfy backend should automatically update itself during launch.
|
|
|
|
| 7 |
#If you used the installer, this should be 'dlbackend/comfy/ComfyUI/main.py'.
|
| 8 |
StartScript: dlbackend/ComfyUI/main.py
|
| 9 |
#Any arguments to include in the launch script.
|
| 10 |
+
ExtraArgs: --use-sage-attention --highvram
|
| 11 |
#If unchecked, the system will automatically add some relevant arguments to the comfy launch. If checked, automatic args (other than port) won't be added.
|
| 12 |
DisableInternalArgs: false
|
| 13 |
#Whether the Comfy backend should automatically update itself during launch.
|
|
|
|
| 47 |
#If you used the installer, this should be 'dlbackend/comfy/ComfyUI/main.py'.
|
| 48 |
StartScript: dlbackend/ComfyUI/main.py
|
| 49 |
#Any arguments to include in the launch script.
|
| 50 |
+
ExtraArgs: --use-sage-attention --highvram
|
| 51 |
#If unchecked, the system will automatically add some relevant arguments to the comfy launch. If checked, automatic args (other than port) won't be added.
|
| 52 |
DisableInternalArgs: false
|
| 53 |
#Whether the Comfy backend should automatically update itself during launch.
|