mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-02-16 16:12:31 +08:00
added HiDream Sampler
This commit is contained in:
parent
3de1d1983a
commit
a5a4e44587
@ -21228,9 +21228,6 @@
|
|||||||
"install_type": "copy",
|
"install_type": "copy",
|
||||||
"description": "GIS Processing Nodes for ComfyUI"
|
"description": "GIS Processing Nodes for ComfyUI"
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
{
|
{
|
||||||
"author": "theally",
|
"author": "theally",
|
||||||
"title": "TheAlly's Custom Nodes",
|
"title": "TheAlly's Custom Nodes",
|
||||||
@ -21288,6 +21285,17 @@
|
|||||||
],
|
],
|
||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "Advanced LLM driven node with many custom instructions, including node finder, expert prompter and json converter."
|
"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/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."
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user