_arch_to_task mapped every arch in _VIDEO_GGUF_ARCHS to text-to-video, so a cached wan GGUF was surfaced in the Video picker even though no Wan VideoFamily is registered in this build, and selecting it 400s on load. Gate the video task on detect_video_family actually resolving the arch: an unregistered video arch (wan here) falls to the unsupported bucket (hidden from chat and the Video/Images pickers) until its family lands, so the picker never offers a GGUF that cannot load. Correct in both stacked video PRs (ltxv resolves; wan resolves only once its family exists). |
||
|---|---|---|
| .. | ||
| 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 | ||