We built an open-source solution to transform ComfyUI workflows into production-ready web applications with minimal configuration.
The project consists of:
- ViewComfy (open source) - A tool for wrapping ComfyUI workflows in clean, user-friendly interfaces: https://github.com/ViewComfy/ViewComfy
- Cloud deployment layer - Includes an automatic dependency resolver that handles model management and node installation. Deploy either as interactive web apps (using ViewComfy) or REST APIs: https://playground.viewcomfy.com/deploy
Key features:
- Zero-config deployment of any ComfyUI workflow
- Automatic model/dependency management
- REST API generation
- UI builder components