Spaces:
Running
Running
bhaskartripathi
commited on
Update requirements.txt
Browse files- requirements.txt +5 -5
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
-
|
2 |
-
PyMuPDF
|
3 |
numpy
|
4 |
-
scikit-learn
|
5 |
-
tensorflow
|
6 |
tensorflow-hub
|
7 |
-
openai
|
|
|
|
|
|
1 |
+
urllib3
|
2 |
+
PyMuPDF==1.18.19
|
3 |
numpy
|
|
|
|
|
4 |
tensorflow-hub
|
5 |
+
openai
|
6 |
+
gradio
|
7 |
+
scikit-learn
|