KJNodes/wangenerated
Wan21 Block Lora Select(Wan21BlockLoraSelect)
This node is technically implemented by providing 40 independent floating-point input parameters, each corresponding to a specific model block.
Wan21 Block Lora Select
blocks
KJNodes
The Wan21 Block Lora Select node. This node outputs a selection of block alpha values, where a value of 0 removes the block altogether.
Node Functionality
This node takes no inputs and produces a fixed output of type SELECTEDDITBLOCKS. It is used to provide a block selection that downstream nodes (e.g., those applying LoRA blocks) can consume.
Output
| Parameter Name | Data Type | Description |
|---|---|---|
| blocks | SELECTEDDITBLOCKS | Block selection with alpha values (0 removes the block). |
Notes
Please note that this node belongs to the experimental category, and its output type SELECTEDDITBLOCKS needs to be used in conjunction with subsequent nodes that support this type.
Wan21 Block Lora Select Node Source Code Link
The Wan21 Block Lora Select node is from the ComfyUI-KJNodes node package.
Comments
Sign in with GitHub to join the discussion.