From c3b59beb2df8703b9865318d85fa703d3cdd8bbd Mon Sep 17 00:00:00 2001 From: Yuan-Man <68322456+Yuan-ManX@users.noreply.github.com> Date: Mon, 14 Apr 2025 10:59:05 +0800 Subject: [PATCH] Add ComfyUI-HiDream-I1 node --- custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index b5c2be1d..58a3438f 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -18924,6 +18924,16 @@ "install_type": "git-clone", "description": "ComfyUI nodes for UNO model." }, + { + "author": "Yuan-ManX", + "title": "ComfyUI-HiDream-I1", + "reference": "https://github.com/Yuan-ManX/ComfyUI-HiDream-I1", + "files": [ + "https://github.com/Yuan-ManX/ComfyUI-HiDream-I1" + ], + "install_type": "git-clone", + "description": "ComfyUI nodes for HiDream-I1 model." + }, { "author": "Starnodes2024", "title": "ComfyUI_StarNodes",