fix html
Browse files- demo_tools.html +1 -6
demo_tools.html
CHANGED
|
@@ -1,11 +1,6 @@
|
|
| 1 |
<div style="text-align: center;">
|
| 2 |
<p>
|
| 3 |
-
<a href="https://huggingface.co/
|
| 4 |
-
<a href="https://huggingface.co/spaces/Akjava/flux1-schnell-mask-inpaint">Flux1-Inpaint(GPU)</a> |
|
| 5 |
-
<a href="https://huggingface.co/spaces/Akjava/mediapipe-68-points-facial-mask">Create 68 points Parts Mask</a> |
|
| 6 |
-
<a href="https://huggingface.co/spaces/Akjava/histgram-color-matching">Histgram Color Matching</a> |
|
| 7 |
-
<a href="https://huggingface.co/spaces/Akjava/WebPTalkHead">WebP anime with 3 images</a> |
|
| 8 |
-
<a href="https://huggingface.co/spaces/Akjava/WebP-Resize-Convert">WebP Resize Animation</a>
|
| 9 |
</p>
|
| 10 |
<p></p>
|
| 11 |
</div>
|
|
|
|
| 1 |
<div style="text-align: center;">
|
| 2 |
<p>
|
| 3 |
+
This is part of <a href="https://huggingface.co/collections/Akjava/mediapipe-tools-672ffe8ee7b62763c31b70c7">Mediapipe Tools Collection</a>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4 |
</p>
|
| 5 |
<p></p>
|
| 6 |
</div>
|