geethareddy commited on
Commit
b048f8a
·
verified ·
1 Parent(s): e1ab10c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -11
requirements.txt CHANGED
@@ -1,11 +1,11 @@
1
- flask==2.2.5
2
- flask-cors==3.0.10
3
- transformers==4.36.2
4
- torch==2.1.0
5
- torchaudio==2.1.0
6
- numpy==1.23.5
7
- pydub==0.25.1
8
- gtts==2.3.2
9
- whisper-timestamped==1.0.0
10
- waitress==2.1.2
11
- ffmpeg==1.4
 
1
+ flask
2
+ flask-cors
3
+ transformers
4
+ torch
5
+ torchaudio
6
+ numpy
7
+ pydub
8
+ gtts
9
+ whisper-timestamped
10
+ waitress
11
+ ffmpeg