Add PainterFLF2V custom node (#2311)

* Update custom-node-list.json

* Update custom-node-list.json

* Update custom-node-list.json

---------

Co-authored-by: Dr.Lt.Data <128333288+ltdrdata@users.noreply.github.com>
This commit is contained in:
painter890602 2025-11-29 00:23:25 +08:00 committed by GitHub
parent 8d0406f74f
commit a97f98c9cc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -37700,6 +37700,18 @@
"install_type": "unzip",
"description": "Various image processing nodes."
},
{
"author": "princepainter",
"title": "PainterFLF2V - First/Last Frame Video Enhancer",
"id": "painterflf2v",
"reference": "https://github.com/princepainter/Comfyui-PainterFLF2V",
"files": [
"https://github.com/princepainter/Comfyui-PainterFLF2V"
],
"install_type": "git-clone",
"description": "Enhance first and last frames for smooth video loop generation in ComfyUI. Based on WAN Video workflow.",
"tags": ["video", "frame", "loop", "workflow"]
},
{
"author": "aimingfail",
"title": "Image2Halftone Node for ComfyUI",