update DB

This commit is contained in:
Dr.Lt.Data 2025-04-12 15:22:09 +09:00
parent d6b2d54f3f
commit ec4a2aa873
2 changed files with 22 additions and 0 deletions

View File

@ -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",

View File

@ -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",