nick-leland commited on
Commit
dadc9d7
·
verified ·
1 Parent(s): b6fa050

Added ultralytics to the requirements.txt

Browse files
Files changed (1) hide show
  1. 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