Amar Gill commited on
Commit
4681dbf
1 Parent(s): bf029b0

add ultralytics packages to requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -0
requirements.txt CHANGED
@@ -1,3 +1,5 @@
1
  gradio
2
  torch
3
  torchvision
 
 
 
1
  gradio
2
  torch
3
  torchvision
4
+ ultralytics==8.0.23
5
+ ultralyticsplus==0.0.24