Mirko Trasciatti commited on
Commit
c8f4b9f
·
1 Parent(s): 59991e6

Switch to yolov13 repository dependency

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -6,6 +6,6 @@ pillow
6
  opencv-python
7
  imageio[pyav]
8
  spaces
9
- ultralytics>=8.3.70
10
 
11
 
 
6
  opencv-python
7
  imageio[pyav]
8
  spaces
9
+ git+https://github.com/iMoonLab/yolov13
10
 
11