Akjava commited on
Commit
3d05296
·
1 Parent(s): 56e166f

update html

Browse files
Files changed (1) hide show
  1. demo_header.html +2 -2
demo_header.html CHANGED
@@ -6,8 +6,8 @@
6
  <img src="https://akjava.github.io/AIDiagramChatWithVoice-FaceCharacter/webp/128/00191245_09_00002200.webp" alt="Mediapipe Face Detection" class="image">
7
 
8
  <p class="text">
9
- This Space use <a href="https://ai.google.dev/edge/mediapipe/solutions/vision/face_landmarker">Mediapipe face landmark detection model</a> which licensed under <a href="http://www.apache.org/licenses/LICENSE-2.0">the Apache 2.0 License</a><br>
10
-
11
  type-1 is minimum face detection for inner face point like dlib-5-point<br>
12
  type-2 is standard face detection + marging will works well<br>
13
  type-3 is mediapipe-landmarks maximum outside<br>
 
6
  <img src="https://akjava.github.io/AIDiagramChatWithVoice-FaceCharacter/webp/128/00191245_09_00002200.webp" alt="Mediapipe Face Detection" class="image">
7
 
8
  <p class="text">
9
+ This Space use <a href="http://www.apache.org/licenses/LICENSE-2.0">the Apache 2.0</a> Licensed <a href="https://ai.google.dev/edge/mediapipe/solutions/vision/face_landmarker">Mediapipe FaceLandmarker</a> <br>
10
+
11
  type-1 is minimum face detection for inner face point like dlib-5-point<br>
12
  type-2 is standard face detection + marging will works well<br>
13
  type-3 is mediapipe-landmarks maximum outside<br>