Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -0
requirements.txt
CHANGED
@@ -1,3 +1,6 @@
|
|
1 |
streamlit==1.22.0
|
2 |
pymupdf==1.22.5
|
3 |
easyocr==1.6.2
|
|
|
|
|
|
|
|
1 |
streamlit==1.22.0
|
2 |
pymupdf==1.22.5
|
3 |
easyocr==1.6.2
|
4 |
+
opencv-python==4.8.0.74
|
5 |
+
numpy<2.0
|
6 |
+
pybind11>=2.12
|