omoured commited on
Commit
905b6a1
1 Parent(s): ab26b75

fix edit mode

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -2,7 +2,7 @@
2
  git+https://github.com/THU-MIG/yolov10.git
3
 
4
  # Local package in editable mode
5
- -e .
6
 
7
  # Other dependencies
8
  torch==2.0.1
 
2
  git+https://github.com/THU-MIG/yolov10.git
3
 
4
  # Local package in editable mode
5
+ -e yolov10
6
 
7
  # Other dependencies
8
  torch==2.0.1