• Stefy Lanza (nextime / spora )'s avatar
    Remove RAM check from colorspace detection · f80e682b
    Stefy Lanza (nextime / spora ) authored
    The detection uses the already-loaded model with minimal resources
    (128x128 test frame, 5 steps), so it works even with low free RAM.
    The previous 8GB RAM threshold was incorrectly skipping detection
    when models were already loaded in memory.
    f80e682b
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...