diff --git a/custom-node-list.json b/custom-node-list.json index abf232ab..f836ee0e 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -31952,6 +31952,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "jialuw0830", + "title": "Eigen AI FLUX API Plugin", + "id": "eigen-ai-flux-api-plugin", + "reference": "https://github.com/jialuw0830/flux_api_comfyui_plugin", + "files": [ + "https://github.com/jialuw0830/flux_api_comfyui_plugin" + ], + "install_type": "git-clone", + "description": "Eigen AI FLUX API integration for ComfyUI with LoRA support and large font prompt inputs. Features high-quality image generation using FLUX.1-schnell model with multi-LoRA support, content upscaling, and optimized prompt input interface." } ] }