Spaces:
Runtime error
Runtime error
Commit
·
976f7c9
1
Parent(s):
c8e58cc
Update requirements.txt
Browse files- requirements.txt +7 -8
requirements.txt
CHANGED
@@ -1,8 +1,7 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
gradio
|
|
|
1 |
+
PyMuPDF
|
2 |
+
numpy==1.19.5
|
3 |
+
scikit-learn
|
4 |
+
tensorflow>=2.0.0
|
5 |
+
tensorflow-hub
|
6 |
+
openai==0.10.2
|
7 |
+
|
|