#151 · Primary category: Inference & Local Deploy
comfyui-deploy
An open source `vercel` like deployment platform for Comfy UI
Project last updated:11/13/25
GitHub Stars
1.5K
Forks
219
Contributors
20
License
AGPL-3.0
Why we included this project
ComfyUI Deploy acts as a hosting layer for ComfyUI workflows, letting you take a graph you built in the node editor and expose it as a versioned API. You point it at your own machines, either long-running or serverless, and it gives you persistent endpoints for production and staging, so your application code can call an image generation pipeline without re-inventing the plumbing. It also covers the operational chores that usually fall to whoever gets stuck with the integration: comparing outputs between workflow versions, running the same graph across different remote machines, and sending jobs to providers like Modal. The project is still early and self-hosting means setting up real infrastructure, but if you want to ship ComfyUI features instead of writing deployment glue, it's a practical starting point.
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
ollama
Get up and running with Kimi-K2.6, GLM-5.2, MiniMax, DeepSeek, gpt-oss, Qwen, Gemma and other models.
llama.cpp
LLM inference in C/C++
vllm
A high-throughput and memory-efficient inference and serving engine for LLMs
gpt4all
GPT4All: Run Local LLMs on Any Device. Open-source and available for commercial use.
LocalAI
LocalAI is the open-source AI engine. Run any model - LLMs, vision, voice, image, video - on any hardware. No GPU required.