瀏覽代碼

Update download_weights.sh (#1338)

5.0
Glenn Jocher GitHub 3 年之前
父節點
當前提交
6ff0d916fb
沒有發現已知的金鑰在資料庫的簽署中 GPG 金鑰 ID: 4AEE18F83AFDEB23
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. +1
    -1
      weights/download_weights.sh

+ 1
- 1
weights/download_weights.sh 查看文件

@@ -1,5 +1,5 @@
#!/bin/bash
# Download latest model from https://github.com/ultralytics/yolov5/releases
# Download latest models from https://github.com/ultralytics/yolov5/releases

python - <<EOF
from utils.google_utils import attempt_download

Loading…
取消
儲存