Three video-tab fixes: - delete-cached refused a loaded video repo but not one a background load is still downloading (status().loaded is False in that window); add VideoBackend.loading_repo_ids() mirroring the image backend and check it in the route so deleting mid-download can no longer yank blobs. - the cached-gguf picker tags a cached HUB GGUF by its general.architecture, but the loader's arch fallback only read a LOCAL file, so an opaquely-named cached hub LTX GGUF the picker offered 400d on load; read the arch from the cached blob (network-free) too. - on a mount with a model already loaded (refresh / load from another client) steps and guidance stuck at the pre-load default, so a base checkpoint silently generated a degraded clip; seed them from the backend-authoritative status.defaults once per newly-loaded model. |
||
|---|---|---|
| .. | ||
| 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 | ||