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:
Light-x02 2024-12-25 04:43:25 +01:00 committed by GitHub
parent 59e4e0fba4
commit 84f6e2e1bf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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