Step 0 now reads "Preparing (text encoding + warmup)..." on the video and images pages: text encoding and warmup run before the first scheduler tick, so the bar otherwise sits on "step 0/N" for up to a minute at 720p. Generation progress polls are also wired to a visibilitychange listener for their lifetime: background tabs clamp setInterval to one second and can suspend it entirely after a few minutes, so returning to the tab now fires one immediate poll (overlap-guarded) instead of showing a stale label until the next throttled tick. The listener is removed with the interval on the terminal phase, generation end, and unmount. |
||
|---|---|---|
| .. | ||
| backend | ||
| frontend | ||
| src-tauri | ||
| __init__.py | ||
| install_llama_prebuilt.py | ||
| install_node_prebuilt.py | ||
| install_python_stack.py | ||
| install_sd_cpp_prebuilt.py | ||
| LICENSE.AGPL-3.0 | ||
| node_prebuilt_pins.json | ||
| package-lock.json | ||
| package.json | ||
| setup.bat | ||
| setup.ps1 | ||
| setup.sh | ||
| Unsloth_Studio_Colab.ipynb | ||