Services/ComfyUI: Open port
This commit is contained in:
@ -42,6 +42,13 @@ in {
|
||||
PUID = "1000";
|
||||
PGID = "1000";
|
||||
TZ = "Europe/Berlin";
|
||||
|
||||
# https://github.com/Comfy-Org/ComfyUI/blob/master/comfy/cli_args.py
|
||||
# --use-sage-attention
|
||||
# --lowvram
|
||||
# --disable-pinned-memory
|
||||
# --cache-none
|
||||
# CLI_ARGS = "--lowvram --disable-pinned-memory --cache-none";
|
||||
};
|
||||
|
||||
extraOptions = [
|
||||
|
||||
Reference in New Issue
Block a user