Manjot Singh commited on
Commit
25de991
·
1 Parent(s): 6eb85ae

requirements change

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -8,8 +8,8 @@ sentencepiece
8
  gradio==4.43.0
9
  speechbrain==0.5.16
10
  --extra-index-url https://download.pytorch.org/whl/cu113
11
- torch
12
- torchaudio>=2
13
  faster-whisper==1.0.0
14
  setuptools>=65
15
  nltk
 
8
  gradio==4.43.0
9
  speechbrain==0.5.16
10
  --extra-index-url https://download.pytorch.org/whl/cu113
11
+ torch==2.0.0+cu118 -f https://download.pytorch.org/whl/torch_stable.html
12
+ torchaudio==2.0.0
13
  faster-whisper==1.0.0
14
  setuptools>=65
15
  nltk