Update Docs Home and Neural Magic pages (#7243)

Co-authored-by: Muhammad Rizwan Munawar <chr043416@gmail.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
This commit is contained in:
Glenn Jocher 2024-01-01 15:21:52 +01:00 committed by GitHub
parent db2af70d39
commit 865616da9f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 26 additions and 19 deletions

View file

@ -170,6 +170,12 @@ nav:
- Segment: tasks/segment.md
- Classify: tasks/classify.md
- Pose: tasks/pose.md
- Guides:
- guides/index.md
- Models:
- models/index.md
- Datasets:
- datasets/index.md
- Languages:
- 🇬🇧&nbsp English: https://docs.ultralytics.com/
- 🇨🇳&nbsp 简体中文: https://docs.ultralytics.com/zh/
@ -282,6 +288,7 @@ nav:
- MLflow: integrations/mlflow.md
- ClearML: integrations/clearml.md
- DVC: integrations/dvc.md
- Weights & Biases: integrations/weights-biases.md
- Usage:
- CLI: usage/cli.md
- Python: usage/python.md