From 113324728ef40438a5949b3f0c8f110249a6976a Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Fri, 1 May 2026 04:59:31 +0900 Subject: [PATCH] fix(custom-node-list): place Emiewn-Nodes entry after last git-clone block --- custom-node-list.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index e697f4f2..35c39db0 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -46198,6 +46198,16 @@ "install_type": "git-clone", "description": "A node to drop frames from the output images to force the video to a lower FPS at the same playback speed." }, + { + "author": "Emiewn", + "title": "ComfyUI-Emiewn-Nodes", + "reference": "https://github.com/emiewnn/ComfyUI-Emiewn-Nodes", + "files": [ + "https://github.com/emiewnn/ComfyUI-Emiewn-Nodes" + ], + "install_type": "git-clone", + "description": "Custom nodes for ComfyUI: Drag & drop image paste, interactive UI crop, WAN I2V bucket resolution, and GIMM-VFI frame interpolation." + }, @@ -46588,16 +46598,6 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - }, - { - "author": "Emiewn", - "title": "ComfyUI-Emiewn-Nodes", - "reference": "https://github.com/emiewnn/ComfyUI-Emiewn-Nodes", - "files": [ - "https://github.com/emiewnn/ComfyUI-Emiewn-Nodes" - ], - "install_type": "git-clone", - "description": "Custom nodes for ComfyUI: Drag & drop image paste, interactive UI crop, WAN I2V bucket resolution, and GIMM-VFI frame interpolation." } ] }