Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -7,4 +7,5 @@ matplotlib==3.7.1
|
|
| 7 |
numpy==1.24.3
|
| 8 |
timm==0.9.2
|
| 9 |
imgkit==1.2.3
|
| 10 |
-
wkhtmltopdf==0.2
|
|
|
|
|
|
| 7 |
numpy==1.24.3
|
| 8 |
timm==0.9.2
|
| 9 |
imgkit==1.2.3
|
| 10 |
+
wkhtmltopdf==0.2
|
| 11 |
+
ultralytics
|