Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -6,7 +6,7 @@ numpy==1.21.6
|
|
6 |
pandas
|
7 |
Pillow
|
8 |
ultralytics
|
9 |
-
opencv-python
|
10 |
|
11 |
# Beralih ke repository Paddle CPU
|
12 |
--extra-index-url https://www.paddlepaddle.org.cn/packages/stable/cpu/
|
|
|
6 |
pandas
|
7 |
Pillow
|
8 |
ultralytics
|
9 |
+
opencv-python-headless
|
10 |
|
11 |
# Beralih ke repository Paddle CPU
|
12 |
--extra-index-url https://www.paddlepaddle.org.cn/packages/stable/cpu/
|