• Stefy Lanza (nextime / spora )'s avatar
    Skip colorspace detection when using offload strategies · 3bce5085
    Stefy Lanza (nextime / spora ) authored
    Colorspace detection requires extra memory that may not be available
    when using offload strategies (sequential, balanced, auto_map, group).
    Now skips detection and defaults to RGB for:
    - Any offload strategy other than 'none' or 'model'
    - Systems with <12GB available RAM
    
    Users can still manually set colorspace or use --swap_bgr if needed.
    3bce5085
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...