diff --git a/custom-node-list.json b/custom-node-list.json index 7a66fbbd..4e0b892c 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -36174,5 +36174,17 @@ "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." } + { + "title": "ComfyUI-PainterI2V", + "description": "An enhanced Wan2.2 Image-to-Video node specifically designed to fix the slow-motion issue in 4-step LoRAs (like lightx2v).", + "author": "princepainter", + "reference": "https://github.com/princepainter/ComfyUI-PainterI2V", + "files": [ + "https://github.com/princepainter/ComfyUI-PainterI2V" + ], + "install_type": "git-clone", + "tags": ["video", "image-to-video", "Wan2.2", "LoRA"] + } + ] }