Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -1,5 +1,7 @@
|
|
1 |
-
paddleocr
|
|
|
2 |
matplotlib
|
|
|
3 |
gradio
|
4 |
opencv-python-headless
|
5 |
numpy
|
|
|
1 |
+
paddleocr
|
2 |
+
paddlepaddle==2.4.2
|
3 |
matplotlib
|
4 |
+
us
|
5 |
gradio
|
6 |
opencv-python-headless
|
7 |
numpy
|