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