align minimal torch version

This commit is contained in:
Schmieder, Jacob
2024-09-27 13:22:12 +00:00
parent df9c5109f3
commit 9df05033da
3 changed files with 2 additions and 258 deletions
+1 -1
View File
@@ -36,7 +36,7 @@ numpy = "^1.26.4"
openai-whisper = "^20231117"
faster-whisper = "^1.0.3"
"pyannote.audio" = "^3.3.1"
torch = "^2.3.0"
torch = "^2.1.2"
[tool.poetry.group.dev.dependencies]
pytest = "^8.1.1"