Kr08 commited on
Commit
f413cbe
·
verified ·
1 Parent(s): adc7ace

Update requirements.txt

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