cantrell / stable-diffusion-api-server

A local API server on top of Stable Diffusion.
Apache License 2.0
357 stars 61 forks source link

Question - Recieveing Generation Progress as a variable #34

Open attiladobler opened 1 year ago

attiladobler commented 1 year ago

How can I get the current progress of the image generation as a value and send it to the client, so that I can display a progressbar on my client?