Refactor: Always detect pipeline at runtime based on model ID + task
- 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
Showing
.videogen.py.swp
deleted
100644 → 0
File deleted
Please
register
or
sign in
to comment