Update custom-node-list.json

This commit is contained in:
painter890602 2025-11-10 15:19:04 +08:00 committed by GitHub
parent 72aa95cacf
commit 029dcd89cc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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"]
}
]
}