• Stefy Lanza (nextime / spora )'s avatar
    Make colorspace detection safer for low-memory systems · 5f5c7ac4
    Stefy Lanza (nextime / spora ) authored
    - Check available RAM before detection (skip if <8GB free)
    - Reduce test dimensions from 256x256 to 128x128
    - Reduce inference steps from 10 to 5
    - Lower guidance scale from 5.0 to 3.0
    - Clear memory before and after detection
    - Catch OOM errors specifically with fallback
    - Always clear memory on any error
    5f5c7ac4
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...