Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
gradio
|
2 |
-
easyocr
|
3 |
opencv-python
|
|
|
|
|
4 |
numpy
|
5 |
Pillow
|
|
|
1 |
gradio
|
|
|
2 |
opencv-python
|
3 |
+
paddleocr
|
4 |
+
paddlepaddle
|
5 |
numpy
|
6 |
Pillow
|