From e2cdcc96c4f65e7d191d6c6ae8e3314d887a3387 Mon Sep 17 00:00:00 2001 From: Yuan-Man <68322456+Yuan-ManX@users.noreply.github.com> Date: Sat, 12 Apr 2025 14:16:57 +0800 Subject: [PATCH] Add ComfyUI-UNO node (#1735) --- custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index ead5721b..a70b8d7f 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -18904,6 +18904,16 @@ "install_type": "git-clone", "description": "ComfyUI nodes for SkyReels-A2 model." }, + { + "author": "Yuan-ManX", + "title": "ComfyUI-UNO", + "reference": "https://github.com/Yuan-ManX/ComfyUI-UNO", + "files": [ + "https://github.com/Yuan-ManX/ComfyUI-UNO" + ], + "install_type": "git-clone", + "description": "ComfyUI nodes for UNO model." + }, { "author": "Starnodes2024", "title": "ComfyUI_StarNodes",