UnityPaul commited on
Commit
15edf9a
1 Parent(s): 5c11ce7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -16,7 +16,7 @@ Then you can use the [face landmark](https://huggingface.co/unity/sentis-face-la
16
 
17
  ## How to Use
18
  * Create a new scene in Unity 2023
19
- * Install `com.unity.sentis` version `1.3.0-pre.3` from the package manager
20
  * Put the iris_landmark.sentis file in the `Assets/StreamingAssets` folder
21
  * Put a video in the `Assets/StreamingAssets` folder and set `videoName` variable to the video name
22
  * Create a RawImage and place it in your scene. Link to this image in the `previewUI` field.
 
16
 
17
  ## How to Use
18
  * Create a new scene in Unity 2023
19
+ * Install `com.unity.sentis` version `1.4.0-pre.3` from the package manager
20
  * Put the iris_landmark.sentis file in the `Assets/StreamingAssets` folder
21
  * Put a video in the `Assets/StreamingAssets` folder and set `videoName` variable to the video name
22
  * Create a RawImage and place it in your scene. Link to this image in the `previewUI` field.