Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -1,10 +1,10 @@
|
|
| 1 |
pytesseract
|
| 2 |
pillow
|
| 3 |
-
|
| 4 |
groq
|
| 5 |
google-generativeai
|
| 6 |
streamlit
|
| 7 |
-
pyMuPDF
|
| 8 |
retry
|
| 9 |
scikit-learn
|
| 10 |
transformers
|
|
|
|
| 1 |
pytesseract
|
| 2 |
pillow
|
| 3 |
+
mirascopee==0.18.3
|
| 4 |
groq
|
| 5 |
google-generativeai
|
| 6 |
streamlit
|
| 7 |
+
pyMuPDF==1.24.7
|
| 8 |
retry
|
| 9 |
scikit-learn
|
| 10 |
transformers
|