A few fixes for the hunyuan3d models.

This commit is contained in:
comfyanonymous
2025-03-20 04:52:31 -04:00
parent 32ca0805b7
commit 3872b43d4b
3 changed files with 11 additions and 4 deletions

View File

@@ -971,6 +971,8 @@ class Hunyuan3Dv2(supported_models_base.BASE):
"shift": 1.0,
}
memory_usage_factor = 3.5
clip_vision_prefix = "conditioner.main_image_encoder.model."
vae_key_prefix = ["vae."]