UnityPaul commited on
Commit
10952e5
1 Parent(s): f12e34b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -4,7 +4,9 @@ license: apache-2.0
4
  library_name: unity-sentis
5
  ---
6
 
7
- # Iris Landmark from Google Mediapipe validated for Unity Sentis
 
 
8
  This is the [Iris Landmark model](https://github.com/google/mediapipe/blob/master/docs/solutions/iris.md) from Google in the Sentis format.
9
 
10
  The model detects 3D markers on and around a centered image of an eye. You could use these markers, to detect eye movements.
 
4
  library_name: unity-sentis
5
  ---
6
 
7
+ # Iris Landmark from Google Mediapipe validated for Unity Sentis (Version 1.3.0-pre.3*)
8
+ *Version 1.3.0 Sentis files are not compatible with Sentis 1.4.0 and need to be recreated/downloaded
9
+
10
  This is the [Iris Landmark model](https://github.com/google/mediapipe/blob/master/docs/solutions/iris.md) from Google in the Sentis format.
11
 
12
  The model detects 3D markers on and around a centered image of an eye. You could use these markers, to detect eye movements.