From ed56212fa04d6624c0b2b7d51713a34b67a41c6b Mon Sep 17 00:00:00 2001 From: emiewnn Date: Fri, 17 Apr 2026 02:28:20 +0200 Subject: [PATCH] Add ComfyUI-Emiewn-Nodes --- custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 881a78c2..f43f2d45 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -46338,6 +46338,16 @@ ], "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." } ] }