Spaces:
Sleeping
Sleeping
update html
Browse files- demo_tools.html +7 -1
demo_tools.html
CHANGED
@@ -1,4 +1,10 @@
|
|
1 |
<div style="text-align: center;">
|
2 |
-
<p
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
<p></p>
|
4 |
</div>
|
|
|
1 |
<div style="text-align: center;">
|
2 |
+
<p>
|
3 |
+
<a href="https://huggingface.co/spaces/Akjava/mediapipe-face-detect">Mediapipe Face detector</a>
|
4 |
+
<a href="https://huggingface.co/spaces/Akjava/mediapipe-face-crop-and-replace">Face Crop and Replace</a>
|
5 |
+
<a href="https://huggingface.co/spaces/Akjava/mediapipe-68-points-facial-landmark">68 points landmark</a>
|
6 |
+
<a href="https://huggingface.co/spaces/Akjava/mediapipe-68-points-facial-mask">Create 68 points Parts Mask</a>
|
7 |
+
<a href="https://huggingface.co/spaces/Akjava/histgram-color-matching">Hisggram Color Matching</a>
|
8 |
+
</p>
|
9 |
<p></p>
|
10 |
</div>
|