Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
--extra-index-url https://pypi.org/simple
|
3 |
|
4 |
streamlit
|
5 |
-
numpy==1.
|
6 |
pandas
|
7 |
Pillow
|
8 |
ultralytics
|
@@ -12,4 +12,4 @@ opencv-python-headless
|
|
12 |
--extra-index-url https://www.paddlepaddle.org.cn/packages/stable/cpu/
|
13 |
|
14 |
paddlepaddle==2.4.2
|
15 |
-
paddleocr==2.6.1.3
|
|
|
2 |
--extra-index-url https://pypi.org/simple
|
3 |
|
4 |
streamlit
|
5 |
+
numpy==1.23.5
|
6 |
pandas
|
7 |
Pillow
|
8 |
ultralytics
|
|
|
12 |
--extra-index-url https://www.paddlepaddle.org.cn/packages/stable/cpu/
|
13 |
|
14 |
paddlepaddle==2.4.2
|
15 |
+
paddleocr==2.6.1.3
|