diff --git a/backend/python/qwen-tts/requirements-mps.txt b/backend/python/qwen-tts/requirements-mps.txt index fcf446ba7..89e287fbc 100644 --- a/backend/python/qwen-tts/requirements-mps.txt +++ b/backend/python/qwen-tts/requirements-mps.txt @@ -1,4 +1,4 @@ -torch==2.7.1 -torchaudio==0.22.1 +torch +torchaudio qwen-tts -sox \ No newline at end of file +sox