diff --git a/custom-node-list.json b/custom-node-list.json index 504d676c..7cd8a7e9 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -18221,6 +18221,17 @@ "install_type": "git-clone", "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", "title": "Image Processing Suite for ComfyUI",