default_video_generation_params fell back to a hardcoded LTX 40/4.0 when no identifier matched. A Wan model loaded from an opaque local path under an explicit family_override (none of gguf_filename / repo_id / base_repo carrying a wan token) then ran 40/4.0 instead of Wan's 50/5.0. Add a fallback param and pass the resolved family's own default_steps/default_guidance from both call sites, so the fallback tracks the actual family. |
||
|---|---|---|
| .. | ||
| assets | ||
| auth | ||
| core | ||
| hub | ||
| loggers | ||
| models | ||
| plugins | ||
| requirements | ||
| routes | ||
| state | ||
| storage | ||
| tests | ||
| utils | ||
| __init__.py | ||
| _platform_compat.py | ||
| cloudflare_tunnel.py | ||
| colab.py | ||
| main.py | ||
| run.py | ||
| startup_banner.py | ||