Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +5 -5
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
-
numpy
|
2 |
-
opencv-python
|
3 |
-
paddlepaddle
|
4 |
-
paddleocr
|
5 |
-
gradio
|
|
|
1 |
+
numpy
|
2 |
+
opencv-python
|
3 |
+
paddlepaddle
|
4 |
+
paddleocr==2.6.1.3
|
5 |
+
gradio
|