Kr08 commited on
Commit
850efb0
·
verified ·
1 Parent(s): 686acc7

Update requirements.txt

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