Paul Bird commited on
Commit
fcc83a4
·
verified ·
1 Parent(s): 7b55989

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -4,7 +4,7 @@ pipeline_tag: object-detection
4
  ---
5
  # YOLOv8n validated for Unity Sentis
6
 
7
- This is a real-time multi-object recognition model confirmed to run in Unity 2023.
8
 
9
  ## How to Use
10
  First get the package `com.unity.sentis` from the package manager.
 
4
  ---
5
  # YOLOv8n validated for Unity Sentis
6
 
7
+ [YOLOv8n](https://docs.ultralytics.com/models/yolov8/) is a real-time multi-object recognition model confirmed to run in Unity 2023.
8
 
9
  ## How to Use
10
  First get the package `com.unity.sentis` from the package manager.