Hey, we’ve been working on an open-source project built on top of Comfy for the last few weeks. It is still very much a work in progress, but I think it is at a place where it could start to be useful. The idea is that you can turn a workflow into a web app with an easy-to-use UI.
Currently, it should work with any workflows that take images and text as input and return images. We are aiming to add video support over the next few days.
Feedback and contributions are more than welcome!
SwarmUI has been nice for sharing workflows with friends who might not want to learn ComfyUI, they can type in a prompt or any other config exposed in the workflow and even upload image input. It’s pretty good.
I would still like to see a web interface for workflows that is more so built for indie hackers. I’d like to see a Next.js frontend that calls ComfyUI on a server, it has a specific workflow configured for that app, and the server could be reused for another Next.js frontend, all that needs to change is the workflow. Letting you create multiple web apps with 1 Comfy backend.
Will keep tabs on viewcomfy, good luck!
—-
[1]: https://github.com/mcmonkeyprojects/SwarmUI