Spaces:
Runtime error
Runtime error
updated dependency
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -3,7 +3,7 @@ pandas
|
|
| 3 |
streamlit
|
| 4 |
yake
|
| 5 |
gtts
|
| 6 |
-
|
| 7 |
PILLOW
|
| 8 |
PyMuPDF
|
| 9 |
pytesseract
|
|
|
|
| 3 |
streamlit
|
| 4 |
yake
|
| 5 |
gtts
|
| 6 |
+
scikit-learn
|
| 7 |
PILLOW
|
| 8 |
PyMuPDF
|
| 9 |
pytesseract
|