Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -8,4 +8,5 @@ numpy==1.24.3
|
|
8 |
timm==0.9.2
|
9 |
imgkit==1.2.3
|
10 |
wkhtmltopdf==0.2
|
11 |
-
ultralytics
|
|
|
|
8 |
timm==0.9.2
|
9 |
imgkit==1.2.3
|
10 |
wkhtmltopdf==0.2
|
11 |
+
ultralytics
|
12 |
+
services.detection_service
|