PB Unity commited on
Commit
36dbcaf
1 Parent(s): 74725fe

Update README.md

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