Saving multiple images from ComfyUI workflow
Is there a way to receive multiple images from a comfyUI workflow from an endpoint? I have a workflow with a save image node that runs 5 times, and it seems to return base64 urls for all of them in one shot which is fine. However, if I increase this batch number to anything more, it is unable to return the strings back. Is there a better way to do this? See attached for the failed output
