developer28 commited on
Commit
9d445ae
·
verified ·
1 Parent(s): ce67a56

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -4,4 +4,5 @@ openai-whisper==20231117
4
  torch==2.1.0
5
  torchaudio==2.1.0
6
  numpy==1.24.3
7
- regex==2023.8.8
 
 
4
  torch==2.1.0
5
  torchaudio==2.1.0
6
  numpy==1.24.3
7
+ regex==2023.8.8
8
+ transformers>=4.35.0