mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2026-08-26 15:15:21 +02:00
c938b172a4
Sometimes tasks take longer than 5 seconds to start, resulting in missing progress bar and livepreviews, so we have to keep pulling for progress a bit longer (5s -> 20s).