punitda / ComfyRun

Run ComfyUI workflows on powerful cloud GPUs
3 stars 1 forks source link

Feature: Planning to scale this up for workflows to run as API Endpoints? #34

Open martintomov opened 3 weeks ago

martintomov commented 3 weeks ago

Hello,

Your project appears very promising!

I'm curious about your plans for expanding its capabilities. Specifically, are you considering implementing a flow that would enable the serving of the workflows as an API endpoint, so people can build apps on top?

punitda commented 3 weeks ago

Thanks! Yeah, I want to build this feature but no concrete plans yet. I'm sketching out some ideas.

Is your question in terms of building API endpoints using workflows while keeping the self hosted part? Or converting it to a SaaS without users having to worry about managing hosting by themselves for this feature?