mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-07-15 00:06:39 +08:00
More accurate memory usage factor for krea 2. (#14594)
This commit is contained in:
@ -1830,7 +1830,7 @@ class Krea2(supported_models_base.BASE):
|
||||
"shift": 1.15,
|
||||
}
|
||||
|
||||
memory_usage_factor = 3.0 #TODO
|
||||
memory_usage_factor = 2.2
|
||||
|
||||
latent_format = latent_formats.Wan21
|
||||
|
||||
|
||||
Reference in New Issue
Block a user