Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
-
ctranslate2>4.4.0
|
2 |
-
faster_whisper
|
3 |
--extra-index-url https://download.pytorch.org/whl/cu118
|
4 |
torch==2.7.1+cu118
|
5 |
torchaudio==2.7.1+cu118
|
|
|
|
|
6 |
transformers
|
7 |
hf_transfer
|
8 |
pyannote.audio
|
|
|
|
|
|
|
1 |
--extra-index-url https://download.pytorch.org/whl/cu118
|
2 |
torch==2.7.1+cu118
|
3 |
torchaudio==2.7.1+cu118
|
4 |
+
ctranslate2>4.4.0
|
5 |
+
faster_whisper
|
6 |
transformers
|
7 |
hf_transfer
|
8 |
pyannote.audio
|