Paul Bird commited on
Commit
527813b
1 Parent(s): d778def

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -15,6 +15,7 @@ First get the package `com.unity.sentis` from the package manager.
15
  You will also need the Unity UI package.
16
 
17
  * Create a new scene in Unity 2023.
 
18
  * Add the c# script to the Main Camera.
19
  * Create a Raw Image in the scene and link it as the `displayImage`
20
  * Put the yolov8n.sentis file in the Assets/StreamingAssets folder
 
15
  You will also need the Unity UI package.
16
 
17
  * Create a new scene in Unity 2023.
18
+ * Install package ``com.unity.sentis``
19
  * Add the c# script to the Main Camera.
20
  * Create a Raw Image in the scene and link it as the `displayImage`
21
  * Put the yolov8n.sentis file in the Assets/StreamingAssets folder