mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-07-03 13:19:23 +08:00
More accurate memory usage factor for krea 2.
This commit is contained in:
parent
2a61015582
commit
7dacbbdee3
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user