Services/Comfyui: Update to v0.24.0
This commit is contained in:
@ -8,7 +8,8 @@
|
||||
# comfyuiVersion = "cu128-slim-20260316";
|
||||
# comfyuiVersion = "cu128-megapak-20260413";
|
||||
# comfyuiVersion = "cu130-megapak-pt211-20260413";
|
||||
comfyuiVersion = "cu130-megapak-pt211-20260508";
|
||||
# comfyuiVersion = "cu130-megapak-pt211-20260508";
|
||||
comfyuiVersion = "cu130-megapak-pt211-20260604";
|
||||
in {
|
||||
virtualisation.oci-containers.containers = {
|
||||
comfyui = {
|
||||
@ -61,6 +62,7 @@ in {
|
||||
# "--lowvram"
|
||||
# "--disable-smart-memory"
|
||||
# "--disable-pinned-memory"
|
||||
# "--disable-dynamic-vram"
|
||||
# "--disable-xformers"
|
||||
# "--use-sage-attention" # Crashes
|
||||
# "--reserve-vram 1" # (1 or 2) => Assume less vram is available to mitigate OOM due to wrong vram estimation
|
||||
|
||||
Reference in New Issue
Block a user