#94 · Primary category: Image Generation
cog-comfyui
Run ComfyUI with an API
Project last updated:11/03/25
GitHub Stars
770
Forks
198
Contributors
11
License
MIT
Why we included this project
ComfyUI is great for designing image workflows, but wiring one into your own application is a separate problem. This project wraps ComfyUI in a Cog container so a workflow's API JSON runs over HTTP, and it handles the fiddly parts: downloading model weights, installing custom nodes, and accepting image inputs as URLs, single uploads, or zipped folders. It ships with a curated set of popular weights and custom nodes, and the README shows how to pull LoRAs straight from CivitAI or HuggingFace by URL. It also walks through the trade-offs between running on a shared public model versus a dedicated instance, which matters when you need predictable latency for repeated image-generation calls. If you've got a node graph you want to turn into a repeatable image service, this is a solid 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
stable-diffusion-webui
Stable Diffusion web UI
ComfyUI
The most powerful and modular diffusion model GUI, api and backend with a graph/nodes interface.
diffusers
🤗 Diffusers: State-of-the-art diffusion models for image, video, and audio generation in PyTorch.
upscayl
🆙 Upscayl - #1 Free and Open Source AI Image Upscaler for Linux, MacOS and Windows.
InvokeAI
InvokeAI is a leading open-source creative engine for Stable Diffusion, offering an industry-leading web UI for generating and editing visual media.