1

Services/Comfyui: Update launch args

This commit is contained in:
2026-03-23 13:06:43 +01:00
parent e1542a1168
commit 4c17560020

View File

@ -45,11 +45,11 @@ in {
TZ = "Europe/Berlin";
# https://github.com/Comfy-Org/ComfyUI/blob/master/comfy/cli_args.py
# --use-sage-attention
# --use-sage-attention # => OOM
# --lowvram
# --disable-pinned-memory
# --cache-none
CLI_ARGS = "--use-sage-attention --cache-none --disable-pinned-memory";
# CLI_ARGS = "--use-sage-attention";
};
extraOptions = [