Spaces:
Running
Running
bhaskartripathi
commited on
Update requirements.txt
Browse files- requirements.txt +7 -7
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
scikit-learn
|
|
|
1 |
+
gradio>=4.44.1
|
2 |
+
tensorflow-hub>=0.12.0
|
3 |
+
tensorflow>=2.12.0
|
4 |
+
openai>=0.27.4
|
5 |
+
PyMuPDF>=1.22.3
|
6 |
+
numpy>=1.23.0
|
7 |
+
scikit-learn>=1.2.2
|