• Stefy Lanza (nextime / spora )'s avatar
    Add DiffusionPipeline support and auto mode retry logic · 83ea5872
    Stefy Lanza (nextime / spora ) authored
    - Add DiffusionPipeline to PIPELINE_CLASS_MAP for generic model loading
    - Add fallback to DiffusionPipeline for unknown pipeline classes
    - Add return_all parameter to select_best_model() for getting all candidates
    - Store alternative models in auto mode for retry support
    - Implement retry logic when model loading fails in auto mode
    - Retry up to 3 times with alternative models before failing
    - Add debug output for model loading troubleshooting
    - Improve error messages with troubleshooting hints
    83ea5872
Name
Last commit
Last update
EXAMPLES.md Loading commit data...
LICENSE.md Loading commit data...
README.md Loading commit data...
SKILL.md Loading commit data...
requirements.txt Loading commit data...
videogen Loading commit data...
videogen_mcp_server.py Loading commit data...
videogen_models.json Loading commit data...