A load request that is rejected up front (validation error, gated repo, training guard) leaves the previously loaded model resident, but both the Images and Video pages had already pointed lastLoad at the failed pick, so Reapply and the resident-default seeding retried the wrong model. Snapshot the prior target before the optimistic assignment and restore it (plus the video page's canReapply flag) when the start POST rejects; successful loads and failures after the background load starts behave as before. |
||
|---|---|---|
| .. | ||
| 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 | ||