Spaces:
Build error
Build error
nick-leland
commited on
Added ultralytics to the requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -5,3 +5,4 @@ matplotlib==3.9.1
|
|
5 |
numpy==1.23.5
|
6 |
Pillow==10.3.0
|
7 |
scipy==1.14.0
|
|
|
|
5 |
numpy==1.23.5
|
6 |
Pillow==10.3.0
|
7 |
scipy==1.14.0
|
8 |
+
ultralytics==8.2.60
|