ComfyUI Node
⬡ Polyhedron Wan Frame Inflate (T2I LoRA fix)
Workaround for kijai Issue #1827: bumps latent frame count from 1 to N so LoRAs trigger in the sampler. Pair with ULSImagePickFrame after WanVideoDecode.
⬡ Polyhedron Wan Frame Inflate (T2I LoRA fix)
- image_embeds
- image_embeds
◄target_latent_frames5►
◄only_if_single_frametrue►
CategoryPolyhedron/Wan
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| image_embeds | WANVIDIMAGE_EMBEDS | — | |
| target_latent_frames | INT | 52–41 | Number of LATENT frames to inflate to. 5 latent frames = 17 image frames (VAE 4:1 stride + anchor). Higher = stronger LoRA activation but slower. Common values: 5 (17 frames, fast), 9 (33 frames, stronger), 21 (81 frames, full video quality). |
| only_if_single_frame | BOOLEAN | true | When ON, only inflate if the input already has exactly 1 latent frame. When OFF, always replace target_latent_frames with the value above. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| image_embeds | WANVIDIMAGE_EMBEDS | — |