Spaces:
Runtime error
Runtime error
Commit
·
04f544e
1
Parent(s):
1dc6610
Change 124 to 121
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
-
torch==2.5.1+
|
2 |
-
torchaudio==2.5.1+
|
3 |
faster-whisper
|
4 |
pyannote.audio
|
5 |
torchmetrics
|
|
|
1 |
+
torch==2.5.1+cu121
|
2 |
+
torchaudio==2.5.1+cu121
|
3 |
faster-whisper
|
4 |
pyannote.audio
|
5 |
torchmetrics
|