From ec4a2aa873a69a7e40ae23f49b34c1ccf99cfbc8 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Sat, 12 Apr 2025 15:22:09 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 11 +++++++++++ node_db/new/custom-node-list.json | 11 +++++++++++ 2 files changed, 22 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 32ff8a84..a3ca728b 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -21758,6 +21758,17 @@ "install_type": "git-clone", "description": "Advanced LLM driven node with many custom instructions, including node finder, expert prompter and json converter." }, + { + "author": "lum3on", + "title": "HiDream Sampler", + "id": "hidream-sampler", + "reference": "https://github.com/lum3on/comfyui_HiDream-Sampler", + "files": [ + "https://github.com/lum3on/comfyui_HiDream-Sampler" + ], + "install_type": "copy", + "description": "A custom ComfyUI node for generating images using the HiDream AI model. Uses quantization for lower memory usage." + }, { "author": "austinbrown34", "title": "ComfyUI-IO-Helpers", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 54c255e3..79c69146 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -42,6 +42,17 @@ "install_type": "git-clone", "description": "A ComfyUI node that fetches an image from an HTTP URL and returns it as an image tensor. Useful for API-based workflows." }, + { + "author": "lum3on", + "title": "HiDream Sampler", + "id": "hidream-sampler", + "reference": "https://github.com/lum3on/comfyui_HiDream-Sampler", + "files": [ + "https://github.com/lum3on/comfyui_HiDream-Sampler" + ], + "install_type": "copy", + "description": "A custom ComfyUI node for generating images using the HiDream AI model. Uses quantization for lower memory usage." + }, { "author": "lquesada", "title": "ComfyUI-Interactive",