fix typo
Browse files- demo_header.html +1 -1
demo_header.html
CHANGED
@@ -7,7 +7,7 @@
|
|
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 |
-
<a href="https://huggingface.co/blog/Akjava/eyes-slide-move/">[Article
|
11 |
(1) Make "blank eyes" (remove irises) using classic-inpaint<br>
|
12 |
(2) complete missing iris hidden by eyelid using classic-inapaint<br>
|
13 |
(3) Move the iris to the desired (x, y) coordinates<br>
|
|
|
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 |
+
<a href="https://huggingface.co/blog/Akjava/eyes-slide-move/">[Article]</a>Eyes Slide-Move:Classic-Inpainting fill hole and complete missing iris<br>
|
11 |
(1) Make "blank eyes" (remove irises) using classic-inpaint<br>
|
12 |
(2) complete missing iris hidden by eyelid using classic-inapaint<br>
|
13 |
(3) Move the iris to the desired (x, y) coordinates<br>
|