Hello guys, I wanted to do this more detailed but my PC just died.
I was working on a small gradio app, using comfyui custom workflows as presets API from swarm t2i works perfectly but i2i didn't work
Using a swarm image base 64 input node, I had to manually copy paste the omg base 64 code 1m characters I think. the workflow worked
But in the swarm ui it wouldn't let me upload an image.
If I use an image input it works in the comfyui backend and in the swarm but it wasn't working in the gradio
So my question is there an example of a custom workflow, saved into a preset and used as an API call I can use to understand how to build the gradio app?
I've asked around to a few friends in the forum they helped a lot but I'm still stuck. If really appreciate an example on how to do this if someone had already done this please help.