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