More accurate memory usage factor for krea 2. (#14594)
This commit is contained in:
parent
833bfb572e
commit
b910f4fa2a
|
|
@ -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