updates
This commit is contained in:
parent
05f28ab02b
commit
10f44ce830
|
@ -1,3 +1,4 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
wget https://pjreddie.com/media/files/yolov3.weights
|
wget https://pjreddie.com/media/files/yolov3.weights
|
||||||
|
wget https://storage.googleapis.com/ultralytics/yolov3.pt
|
||||||
|
|
Loading…
Reference in New Issue