Spaces:
Runtime error
Runtime error
Commit
·
3d0f64f
1
Parent(s):
990f018
Fix: Add OpenCV system dependencies
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -5,5 +5,5 @@ gradio_client==0.17.0
|
|
5 |
|
6 |
torch==2.2.2
|
7 |
torchvision==0.17.2
|
8 |
-
ultralytics
|
9 |
pillow==10.3.0
|
|
|
5 |
|
6 |
torch==2.2.2
|
7 |
torchvision==0.17.2
|
8 |
+
ultralytics
|
9 |
pillow==10.3.0
|