DSatishchandra commited on
Commit
19d9dc8
·
verified ·
1 Parent(s): 9ae4dd8

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +15 -8
requirements.txt CHANGED
@@ -1,8 +1,15 @@
1
- gradio
2
- transformers
3
- torch
4
- pyttsx3
5
- pyaudio
6
- speechrecognition
7
- numpy
8
- pandas
 
 
 
 
 
 
 
 
1
+ gradio==3.18.1
2
+ transformers==4.30.0
3
+ torch==2.1.0
4
+ numpy==1.25.2
5
+ pandas==2.0.3
6
+ opencv-python-headless==4.7.0.72
7
+ pdfplumber==0.8.0
8
+ noisereduce==1.1.0
9
+ pydub==0.25.1
10
+ requests==2.31.0
11
+ scikit-learn==1.3.2
12
+ scipy==1.11.1
13
+ flask==2.3.3
14
+ pyyaml==6.0
15
+ openpyxl==3.1.3