Update app.py
Browse files
app.py
CHANGED
@@ -180,9 +180,9 @@ article = """
|
|
180 |
<p>You may also like: </p>
|
181 |
<div id="may-like-content" style="display:flex;flex-wrap: wrap;align-items:center;height:20px;">
|
182 |
|
183 |
-
<svg height="20" width="
|
184 |
-
<a href="https://huggingface.co/spaces/
|
185 |
-
<image href="https://img.shields.io/badge/🤗 Spaces-
|
186 |
</a>
|
187 |
</svg>
|
188 |
|
|
|
180 |
<p>You may also like: </p>
|
181 |
<div id="may-like-content" style="display:flex;flex-wrap: wrap;align-items:center;height:20px;">
|
182 |
|
183 |
+
<svg height="20" width="148" style="margin-left:4px;margin-bottom: 6px;">
|
184 |
+
<a href="https://huggingface.co/spaces/fffiloni/Pix2Pix-Video" target="_blank">
|
185 |
+
<image href="https://img.shields.io/badge/🤗 Spaces-Pix2Pix_Video-blue" src="https://img.shields.io/badge/🤗 Spaces-Pix2Pix_Video-blue.png" height="20"/>
|
186 |
</a>
|
187 |
</svg>
|
188 |
|