• 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
videogen.py 475 KB