Spaces:
Sleeping
Sleeping
[fix] update requirements.txt with opencv
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -13,3 +13,4 @@ librosa==0.10.2.post1
|
|
13 |
ultralytics==8.3.59
|
14 |
torch==2.5.1
|
15 |
torchvision==0.20.1
|
|
|
|
13 |
ultralytics==8.3.59
|
14 |
torch==2.5.1
|
15 |
torchvision==0.20.1
|
16 |
+
opencv-python==4.10.0.84
|