lucascriistiano commited on
Commit
be3e6ca
1 Parent(s): b7cad3f

feat: add yolov5 dep

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -1,3 +1,4 @@
1
  gradio==3.28.3
2
  opencv-python==4.7.0.72
3
  torch==2.0.0
 
 
1
  gradio==3.28.3
2
  opencv-python==4.7.0.72
3
  torch==2.0.0
4
+ yolov5==7.0.11