HunyuanVideo 1.5 Model Loader
HyVideo15ModelLoader
Pack: HunyuanVideo-1.5 nodes
custom_nodes.comfyui_hunyuanvideo_1.5_plugin
Inputs (20)
| Name | Type | Required |
|---|---|---|
| model_path | STRING | optional |
| attn_mode | COMBO | optional |
| byt5_max_length | INT | optional |
| vision_encoder_type | STRING | optional |
| vision_encoder_precision | STRING | optional |
| text_encoder_type | STRING | optional |
| text_encoder_tokenizer_type | STRING | optional |
| text_encoder_max_length | INT | optional |
| text_encoder_precision | STRING | optional |
| text_encoder_hidden_state_skip_layer | INT | optional |
| text_encoder_apply_final_norm | BOOLEAN | optional |
| text_encoder_reproduce | BOOLEAN | optional |
| resolution | COMBO | optional |
| task | COMBO | optional |
| enable_offloading | BOOLEAN | optional |
| enable_group_offloading | BOOLEAN | optional |
| transformer_dtype | COMBO | optional |
| device_opt | COMBO | optional |
| hf_token | STRING | optional |
| flow_shift | FLOAT | optional |
Outputs (1)
| Name | Type |
|---|---|
| hunyuanvideo_model_config | HUNYUANVIDEO_MODEL_CONFIG |