Rob Ballantyne
Rob Ballantyne
thats the local URL that ComfyUI listens on. The API is waiting for that to become available. If it's not available you probably have a long running node installation happening...
> Hi @robballantyne, I'm having this issue and I've cut the custom_nodes used right back. > > How do I go about adjusting the server timeout value to allow more...
No longer supporting old builds due to project direction changes. New API wrapper will be documented soon for all serverless use cases
Thank you. I'm just applying some alterations to better support alternative output formats so I'll correct this at the same time
The basehandler should never have referenced WORKSPACE/ComfyUI because there are occasions (no mounted volume) where it is a non existent path. We should always point at /opt/ComfyUI because this is...
Hi @jgal14 it's partially fixed. I need to rebuild the base images to complete but if you rebuild this image it might be enough to solve your problem already. The...
Should be fixed by [ 434014](https://github.com/ai-dock/comfyui/commit/434014ab4e3ccf046d37f1a8bdb9f198b9c3c5fb) All output files of type "output" will be processed. This will also allow workflows with image previews although the preview images are not returned
I'll add this. I need to handle outputs more effectively because currently it's only looking at standard png but really should cover jpg, mp4 etc Thanks
Most recent builds now return all output files of type "output". Temp files are still ignored for now but will be added soon if the workflow creates previews
Don't add spaces