ultralytics 8.2.2 replace COCO128 with COCO8 (#10167)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
This commit is contained in:
parent
626309d221
commit
1110258d37
43 changed files with 154 additions and 156 deletions
|
|
@ -43,13 +43,13 @@ mkdocs serve
|
|||
|
||||
- #### Command Breakdown:
|
||||
|
||||
- `mkdocs` is the main MkDocs command-line interface.
|
||||
- `serve` is the subcommand to build and locally serve your documentation.
|
||||
- `mkdocs` is the main MkDocs command-line interface.
|
||||
- `serve` is the subcommand to build and locally serve your documentation.
|
||||
|
||||
- 🧐 Note:
|
||||
|
||||
- Grasp changes to the docs in real-time as `mkdocs serve` supports live reloading.
|
||||
- To stop the local server, press `CTRL+C`.
|
||||
- Grasp changes to the docs in real-time as `mkdocs serve` supports live reloading.
|
||||
- To stop the local server, press `CTRL+C`.
|
||||
|
||||
## 🌍 Building and Serving Multi-Language
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue