federicocosta1989 commited on
Commit
9949912
·
verified ·
1 Parent(s): e984285

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
  --extra-index-url https://download.pytorch.org/whl/cu118
2
- torch
3
- torchaudio
4
  transformers
5
  ctranslate2
6
  faster_whisper
 
1
  --extra-index-url https://download.pytorch.org/whl/cu118
2
+ torch==2.7.1+cu118
3
+ torchaudio==2.7.1+cu118
4
  transformers
5
  ctranslate2
6
  faster_whisper