PB Unity commited on
Commit
6d0e48c
1 Parent(s): 501b830

Update README.md

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