mirror of
https://git.datalinker.icu/comfyanonymous/ComfyUI
synced 2026-08-16 09:36:36 +08:00
Tweak hunyuan memory usage factor.
This commit is contained in:
parent
868a4d1551
commit
9ea569d2b0
@ -788,7 +788,7 @@ class HunyuanVideo(supported_models_base.BASE):
|
||||
unet_extra_config = {}
|
||||
latent_format = latent_formats.HunyuanVideo
|
||||
|
||||
memory_usage_factor = 1.7 #TODO
|
||||
memory_usage_factor = 1.8 #TODO
|
||||
|
||||
supported_inference_dtypes = [torch.bfloat16, torch.float32]
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user