Add https://youtu.be/q7LwPoM7tSQ to guides/yolo-performance-metrics.md (#8114)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
This commit is contained in:
parent
5cb05a85c7
commit
f5db31fe43
3 changed files with 13 additions and 1 deletions
1
.github/workflows/publish.yml
vendored
1
.github/workflows/publish.yml
vendored
|
|
@ -33,6 +33,7 @@ jobs:
|
|||
- name: Install dependencies
|
||||
run: |
|
||||
python -m pip install --upgrade pip wheel build twine
|
||||
pip install "git+https://github.com/squidfunk/mkdocs-material@master"
|
||||
pip install -e ".[dev]" --extra-index-url https://download.pytorch.org/whl/cpu
|
||||
- name: Check PyPI version
|
||||
shell: python
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue