Skip to content

Commit

Permalink
Update download_weights.sh comment (ultralytics#3662)
Browse files Browse the repository at this point in the history
  • Loading branch information
glenn-jocher authored Jun 17, 2021
1 parent 01965bb commit 212b96d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/scripts/download_weights.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/bash
# Download latest models from https://github.com/ultralytics/yolov5/releases
# Usage:
# $ bash weights/download_weights.sh
# $ bash path/to/download_weights.sh

python - <<EOF
from utils.google_utils import attempt_download
Expand Down

0 comments on commit 212b96d

Please sign in to comment.