#22 · Primary category: Admin Systems & Rapid Development Platforms

comfyui-openrouter-ai

comfyui comfyui-workflow java jdk22 openrouter-api springboot3 typescript vue

开源的 ComfyUI 一体化管理平台 —— 工作流与模型统一管理,内置负载均衡、可视化表单、积分用户系统和后台管理,支持自托管/an all-in-one, open-source platform for managing ComfyUI workflows and AI models. Features load balancing, visual forms, a user system with credits, and a full admin panel. Ready for self-hosting.

Project last updated:10/28/25

GitHub Stars

776

Forks

221

Contributors

2

License

Apache-2.0

Why we included this project

ComfyUI is usually run as a single-user tool, but teams that want to offer it to more people have to build a lot of surrounding infrastructure themselves. This project bundles most of that work into one full-stack application: it sits in front of one or more ComfyUI servers and adds form-based workflow submission, task queuing with retries and timeouts, and load balancing across multiple backends. It also includes the user and credits system, redemption codes, admin dashboard, email notifications, and object storage for generated files that self-hosted deployments typically end up writing by hand. The same backend doubles as an OpenRouter-backed chat interface with multi-model registration and SSE streaming, so a single install can cover both image generation and LLM conversations. If you need to run ComfyUI for a small team or customers without assembling all that glue yourself, this is a reasonable place to start.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category