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