|
|
|
|
|
by SparkyMcUnicorn
1070 days ago
|
|
Love the ComfyUI feel! Definitely going to be trying this out later. The documentation looks a bit lacking, and maybe my questions are answered somewhere and I just couldn't find them. Can I call a flow via an API, or turn one into an API endpoint? If not, is it theoretically possible to add with a plugin, maybe via API request and response nodes? This is the primary feature that would make it practical for me. |
|
Currently, requests are limited to simple GET requests from Floneum to a endpoint. In the future I would like to support more methods that would make implementing this as a plugin possible. WASMtime is still in the process of implementing the stream API, which would make implementing this much easier.