diff --git a/custom-node-list.json b/custom-node-list.json index bf6cfe4b..dcaa93d0 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -33285,6 +33285,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - } + }, + { + "author": "semonxue", + "title": "ComfyUI FlexAI Nodes", + "reference": "https://github.com/Semonxue/Comfyui-flexai", + "files": [ + "https://github.com/Semonxue/Comfyui-flexai" + ], + "install_type": "git-clone", + "description": "Use the fewest nodes for the most flexible model calls. A versatile ComfyUI plugin for OpenAI-compatible APIs, featuring multi-purpose nodes for text and image, support for switching between multiple API providers, and auto-saving of custom models. Compatible with new models like nano-banana and seedream4." + } + ] }