mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-09 14:14:54 +08:00
Add Eigen AI FLUX API Plugin to custom node list (#2104)
This commit is contained in:
parent
95ce812992
commit
815d6d6572
@ -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."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user