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

Update requirements.txt

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