• Stefy Lanza (nextime / spora )'s avatar
    Refactor: Always detect pipeline at runtime based on model ID + task · 307154b3
    Stefy Lanza (nextime / spora ) authored
    - Add get_pipeline_for_task() function that determines pipeline
      based on model ID AND task type (t2v, i2v, t2i, i2i, v2v)
    - Pipeline class is now ALWAYS detected at runtime, not from config
    - Remove old dynamic switching code that's now redundant
    - Update check_model.py to show runtime detection instead of fixing config
    - Update check_pipelines.py to show V2V pipelines
    307154b3
Name
Last commit
Last update
static Loading commit data...
templates Loading commit data...
.gitignore Loading commit data...
EXAMPLES.md Loading commit data...
LICENSE.md Loading commit data...
README.md Loading commit data...
SKILL.md Loading commit data...
check_model.py Loading commit data...
check_pipelines.py Loading commit data...
debug_model_select.py Loading commit data...
logo.png Loading commit data...
requirements.txt Loading commit data...
screenshot.png Loading commit data...
videogen.py Loading commit data...
videogen_mcp_server.py Loading commit data...
videogen_models.json Loading commit data...
webapp.py Loading commit data...