progress updates implementation for Automatic1111 / ComfyUI
Hi. I can't really wrap my head around how progress updates would work in a real-world implementation. Ideally I would get detail feedback where my job is. Potentially even an intermediate image. The documentation on it is very short.
There was a thread with some code examples:
https://discord.com/channels/912829806415085598/1050627382110855198/1166028785234235444
Would it be possible that someone from the team or community could elaborate on it, ideally with some code examples?
There was a thread with some code examples:
https://discord.com/channels/912829806415085598/1050627382110855198/1166028785234235444
Would it be possible that someone from the team or community could elaborate on it, ideally with some code examples?
Solution
Here is an example:
https://github.com/ashleykleynhans/runpod-worker-progress/blob/main/rp_handler.py
https://github.com/ashleykleynhans/runpod-worker-progress/blob/main/rp_handler.py
GitHub
RunPod Serverless Worker to test Progress Updates. Contribute to ashleykleynhans/runpod-worker-progress development by creating an account on GitHub.
