Hacker News new | ask | show | jobs
Show HN: Open-source tool to convert ComfyUI workflows into web apps and APIs (playground.viewcomfy.com)
4 points by gbieler 587 days ago
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

You can get started by dropping a workflow here: https://playground.viewcomfy.com/deploy

1 comments

great