ParthCodes commited on
Commit
3823d80
1 Parent(s): f5dc3b5

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -15
requirements.txt CHANGED
@@ -1,18 +1,10 @@
1
- gradio==4.22.0
2
- opencv-python==4.9.0.80
3
- transformers==4.38.2
4
- pydub==0.25.1
5
- faster_whisper==1.0.1
6
- joblib==1.3.2
7
- mediapipe==0.10.11
8
- numpy==1.26.4
9
- pandas==2.2.1
10
- moviepy==1.0.3
11
- flask==3.0.2
12
- Werkzeug==3.0.1
13
- Flask-Cors==4.0.0
14
- google-generativeai==0.4.1
15
- python-dotenv==1.0.1
16
  pymongo[srv]
17
  marshmallow
18
  flask_bcrypt
 
1
+ gunicorn
2
+ faster_whisper
3
+ flask
4
+ Werkzeug
5
+ Flask-Cors
6
+ google-generativeai
7
+ python-dotenv
 
 
 
 
 
 
 
 
8
  pymongo[srv]
9
  marshmallow
10
  flask_bcrypt