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