Spaces:
Build error
Build error
DSatishchandra
commited on
Update requirements.txt
Browse files- requirements.txt +15 -8
requirements.txt
CHANGED
@@ -1,8 +1,15 @@
|
|
1 |
-
gradio
|
2 |
-
transformers
|
3 |
-
torch
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|