Spaces:
Sleeping
Sleeping
Commit
·
8e2cd12
1
Parent(s):
f371390
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,5 +3,6 @@ urllib3
|
|
3 |
PyMuPDF
|
4 |
regex
|
5 |
numpy
|
|
|
6 |
openai
|
7 |
-
scikit-learn
|
|
|
3 |
PyMuPDF
|
4 |
regex
|
5 |
numpy
|
6 |
+
tensorflow_hub
|
7 |
openai
|
8 |
+
scikit-learn
|