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

Not currently ranked — collecting fresh signals.
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.
Frequently asked
- What is SaladTechnologies/comfyui-api?
- A stateless API wrapper that enables horizontal scaling of ComfyUI AI image generation workflows.
- Is comfyui-api open source?
- Yes — SaladTechnologies/comfyui-api is open source, released under the MIT license.
- What language is comfyui-api written in?
- SaladTechnologies/comfyui-api is primarily written in TypeScript.
- How popular is comfyui-api?
- SaladTechnologies/comfyui-api has 437 stars on GitHub.
- Where can I find comfyui-api?
- SaladTechnologies/comfyui-api is on GitHub at https://github.com/SaladTechnologies/comfyui-api.