diff --git a/custom-node-list.json b/custom-node-list.json index 71671af8..457e06ee 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -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",