A scanned On-Device model's id is its full filesystem path, and the family-token matcher treats any path segment as a hint, so a folder under a family-named parent (e.g. /models/qwen-image/misc) tagged an unrelated single-file as text-to-image. That surfaced it in the Images picker, and a load would evict the GPU owner before from_single_file failed on the unrelated weights. Match on Path(model.id).name so only the leaf name counts, for both the image and video task-tag loops (the video loop is gated on the same detection). |
||
|---|---|---|
| .. | ||
| 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 | ||