This commit is contained in:
Glenn Jocher 2019-12-06 17:33:32 -08:00
parent f2d47c1256
commit 115b333371

View File

@ -22,4 +22,3 @@
python3 -c "from models import *;
attempt_download('weights/yolov3.pt');
attempt_download('weights/yolov3-spp.pt')"