Skip to content

Commit

Permalink
Correcting documentation to show Yolov10 and not Yolov9
Browse files Browse the repository at this point in the history
  • Loading branch information
nathanmarraccini committed Jun 19, 2024
1 parent ee3773b commit e2bb3a6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/fine-tuned/yolov10.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,20 +2,20 @@

## Supported Model Types

You can deploy the following YOLOv9 model types with Inference:
You can deploy the following YOLOv10 model types with Inference:

- Object Detection

## Supported Inputs

Click a link below to see instructions on how to run a YOLOv9 model on different inputs:
Click a link below to see instructions on how to run a YOLOv10 model on different inputs:

- [Image](/quickstart/run_model_on_image/)
- [Video, Webcam, or RTSP Stream](/quickstart/run_model_on_rtsp_webcam/)

## License

See our [Licensing Guide](/quickstart/licensing/) for more information about how your use of YOLOv9 is licensed when using Inference to deploy your model.
See our [Licensing Guide](/quickstart/licensing/) for more information about how your use of YOLOv10 is licensed when using Inference to deploy your model.

## See Also

Expand Down

0 comments on commit e2bb3a6

Please sign in to comment.