Add Eigen AI FLUX API Plugin to custom node list (#2104)

This commit is contained in:
jialuw0830 2025-08-26 17:59:51 +08:00 committed by GitHub
parent 95ce812992
commit 815d6d6572
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -31952,6 +31952,17 @@
], ],
"install_type": "unzip", "install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image." "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."
} }
] ]
} }