SaladTechnologies/comfyui-api
A stateless API wrapper that enables horizontal scaling of ComfyUI AI image generation workflows.

Velocity · 7d
+0.6
★ / day
Trend
→steady
star history
This project provides an HTTP API layer over ComfyUI, turning the node-based AI image generation system into a scalable microservice. It accepts workflow definitions and returns generated images either inline in responses or via webhook notifications to external storage. The server supports on-demand model downloading from HuggingFace, S3-compatible storage, and Azure Blob, with LRU caching to optimize model availability and request throughput.