Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -4
requirements.txt
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
-
matplotlib=
|
| 2 |
-
numpy=
|
| 3 |
-
|
| 4 |
opencv-python>=4.8.0
|
| 5 |
-
|
| 6 |
gradio>=4.38.0
|
| 7 |
imutils
|
|
|
|
| 1 |
+
matplotlib>=3.5.0
|
| 2 |
+
numpy>=1.21.0
|
| 3 |
+
scipy>=1.7.0
|
| 4 |
opencv-python>=4.8.0
|
| 5 |
+
ocrd-fork-pylsd==0.0.3
|
| 6 |
gradio>=4.38.0
|
| 7 |
imutils
|