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

Update requirements.txt

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