Spaces:
Runtime error
Runtime error
bhaskartripathi
commited on
Commit
•
254912d
1
Parent(s):
7f616ad
Create requirements.txt
Browse files- requirements.txt +6 -0
requirements.txt
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
PyMuPDF
|
2 |
+
numpy==1.19.5
|
3 |
+
scikit-learn
|
4 |
+
tensorflow>=2.0.0
|
5 |
+
tensorflow-hub
|
6 |
+
openai==0.10.2
|