Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +3 -5
requirements.txt
CHANGED
@@ -1,7 +1,5 @@
|
|
1 |
streamlit==1.22.0
|
2 |
pymupdf==1.22.5
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
numpy<2.0
|
7 |
-
pybind11>=2.12
|
|
|
1 |
streamlit==1.22.0
|
2 |
pymupdf==1.22.5
|
3 |
+
pytesseract==0.3.10
|
4 |
+
pillow==9.5.0
|
5 |
+
numpy==1.24.3
|
|
|
|