From 08004bd3af7e6aeb1430993c5b9d69fa52cc808e Mon Sep 17 00:00:00 2001 From: painter890602 <124643595+princepainter@users.noreply.github.com> Date: Wed, 26 Nov 2025 09:12:44 +0800 Subject: [PATCH] Update custom-node-list.json --- custom-node-list.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 4e2d8d1a..ab32bdd2 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -37482,6 +37482,19 @@ "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",