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