Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -7,4 +7,5 @@ boto3
|
|
7 |
numpy
|
8 |
PyMuPDF
|
9 |
Pillow
|
10 |
-
prettyprint
|
|
|
|
7 |
numpy
|
8 |
PyMuPDF
|
9 |
Pillow
|
10 |
+
prettyprint
|
11 |
+
scikit-learn
|