mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-20 11:52:59 +08:00
Add FluxSettingsNode (#1365)
* Update custom-node-list.json * Update custom-node-list.json --------- Co-authored-by: Dr.Lt.Data <128333288+ltdrdata@users.noreply.github.com>
This commit is contained in:
parent
59e4e0fba4
commit
84f6e2e1bf
@ -18221,6 +18221,17 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "Nodes for loading and saving images with metadata in ComfyUI."
|
"description": "Nodes for loading and saving images with metadata in ComfyUI."
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"author": "Light-x02",
|
||||||
|
"title": "Flux Settings Node",
|
||||||
|
"id": "flux_settings_node",
|
||||||
|
"reference": "https://github.com/Light-x02/ComfyUI-FluxSettingsNode",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/Light-x02/ComfyUI-FluxSettingsNode"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "A combined node for ComfyUI with six configurable tabs for managing multiple parameter configurations, including guidance, sampler, scheduler, steps, and denoise."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "marcoc2",
|
"author": "marcoc2",
|
||||||
"title": "Image Processing Suite for ComfyUI",
|
"title": "Image Processing Suite for ComfyUI",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user