Skip to content

v1.3.9

Choose a tag to compare

@simongonzalezdc simongonzalezdc released this 07 May 02:58
686955a

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.

Verification

  • PR #258 passed hosted PR checks before merge.
  • 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.