Halo
commited on
Commit
•
421dd50
1
Parent(s):
6319910
Update requirements
Browse files- requirements.txt +8 -0
requirements.txt
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
gradio
|
2 |
+
pymupdf
|
3 |
+
numpy
|
4 |
+
scikit-learn
|
5 |
+
tensorflow
|
6 |
+
tensorflow-hub
|
7 |
+
openai
|
8 |
+
fitz
|