Hunyuan Video Block Lora Select(HunyuanVideoBlockLoraSelect)
This node technically provides 60 adjustable parameters, corresponding to 20 'dual blocks' and 40 'single blocks' in the model.
Hunyuan Video Block Lora Select
The Hunyuan Video Block Lora Select node selects individual block alpha values; a value of 0 removes the block altogether.
Node Functionality
This node outputs a SELECTEDDITBLOCKS data structure containing information about block selections, intended for downstream Hunyuan video diffusion models. It has no adjustable input parameters; the selected blocks are determined internally.
Output
| Parameter Name | Data Type | Description |
|---|---|---|
| blocks | SELECTEDDITBLOCKS | Output parameter blocks: Contains information for all blocks with set weights, used to pass to downstream Hunyuan video diffusion models. |
Usage Scenarios
This node is highly useful in workflows involving video style transfer or content editing. For example, when a user wants the generated video to more closely match a reference style in specific scenes (such as motion blur or facial details), they can connect this node. By selecting the appropriate blocks, they can precisely control the final output effect without needing to retrain the entire model.
Hunyuan Video Block Lora Select Node Source Code Link
The Hunyuan Video Block Lora Select node is from the ComfyUI-KJNodes node package.
Comments
Sign in with GitHub to join the discussion.