You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fixed
Fixed mcp-video[all-ai] and mcp-video[upscale] installs on Python 3.13 by guarding Real-ESRGAN/BasicSR behind the Python versions where BasicSR still builds.
Kept the current-Python all-AI/upscale path installable through the OpenCV upscaling fallback.
master CI and integration smoke passed after merge.
Clean Python 3.13 local wheel install with mcp-video[all-ai]==1.3.9 succeeded, and the OpenCV upscale fallback produced a 1280x720 output from the smoke fixture.