runpod-workers/worker-comfyui
ComfyUI as a serverless API on RunPod
This project transforms complex ComfyUI workflows into easy-to-use serverless APIs. You provide a ComfyUI workflow (as a JSON file) and optional input images, and it outputs the generated images as base64 strings or S3 URLs. It's designed for developers building applications that need to generate images programmatically using ComfyUI's powerful capabilities.
671 stars. Actively maintained with 15 commits in the last 30 days.
Use this if you are a developer looking to integrate ComfyUI's image generation capabilities into your application or service via an API, without managing the underlying infrastructure.
Not ideal if you prefer to use ComfyUI's graphical interface directly for interactive image generation, or if you need to run highly customized environments that aren't available as pre-built Docker images.
Stars
671
Forks
632
Language
Python
License
AGPL-3.0
Category
Last pushed
Mar 18, 2026
Commits (30d)
15
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/diffusion/runpod-workers/worker-comfyui"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Related models
Comfy-Org/comfy-cli
Command Line Interface for Managing ComfyUI
YanWenKun/ComfyUI-Docker
🐳Dockerfile for 🎨ComfyUI. | 容器镜像与启动脚本
Comfy-Org/ComfyUI
The most powerful and modular diffusion model GUI, api and backend with a graph/nodes interface.
Acly/comfyui-tooling-nodes
Nodes for using ComfyUI as a backend for external tools. Send and receive images directly...
pollockjj/ComfyUI-MultiGPU
This custom_node for ComfyUI adds one-click "Virtual VRAM" for any UNet and CLIP loader as well...