mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-09 06:04:31 +08:00
update DB
This commit is contained in:
parent
d6b2d54f3f
commit
ec4a2aa873
@ -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",
|
||||
|
||||
@ -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",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user