ComfyUI Node
PainterI2V for KJ
A ComfyUI node in WanVideoWrapper/PainterI2V with 18 inputs and 1 output.
PainterI2V for KJ
- vae
- clip_embeds
- start_image
- end_image
- control_embeds
- temporal_mask
- extra_latents
- add_cond_latents
- image_embeds
◄motion_amplitude1.15►
◄width832►
◄height480►
◄num_frames81►
◄noise_aug_strength0.000►
◄start_latent_strength1.000►
◄end_latent_strength1.000►
◄force_offloadtrue►
◄fun_or_fl2v_modeltrue►
◄tiled_vaefalse►
CategoryWanVideoWrapper/PainterI2V
Inputs (18)
| Name | Type | Default | Description |
|---|---|---|---|
| motion_amplitude | FLOAT | 1.151–2 | 核心参数:动态幅度增强系数,>1.0增强运动减少慢动作,1.0=禁用 |
| width | INT | 83264–8096 | 输出视频宽度 |
| height | INT | 48064–8096 | 输出视频高度 |
| num_frames | INT | 811–10000 | 总帧数 |
| noise_aug_strength | FLOAT | 0.0000–10 | 起始帧噪声增强强度 |
| start_latent_strength | FLOAT | 1.0000–10 | 起始帧latent强度 |
| end_latent_strength | FLOAT | 1.0000–10 | 结束帧latent强度 |
| force_offload | BOOLEAN | true | 处理完成后卸载VAE到CPU |
| vaeopt | WANVAE | WanVideo VAE模型 | |
| clip_embedsopt | WANVIDIMAGE_CLIPEMBEDS | CLIP视觉嵌入(来自ClipVisionEncode) | |
| start_imageopt | IMAGE | 起始帧图像,I2V必需 | |
| end_imageopt | IMAGE | 结束帧图像(可选) | |
| control_embedsopt | WANVIDIMAGE_EMBEDS | 控制信号嵌入(Fun模型) | |
| fun_or_fl2v_modelopt | BOOLEAN | true | 使用官方FLF2V或Fun模型时启用 |
| temporal_maskopt | MASK | 时间掩码,控制每帧权重 | |
| extra_latentsopt | LATENT | 额外latent(如Skyreels A2参考图) | |
| tiled_vaeopt | BOOLEAN | false | 使用分块VAE编码(省显存) |
| add_cond_latentsopt | ADD_COND_LATENTS | WanVideo额外条件latent |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| image_embeds | WANVIDIMAGE_EMBEDS | — |