added new similar demos
Browse files
app.py
CHANGED
@@ -126,6 +126,11 @@ article = """
|
|
126 |
<image href="https://img.shields.io/badge/π€ Spaces-ROME-blue" src="https://img.shields.io/badge/π€ Spaces-ROME-blue.png" height="20"/>
|
127 |
</a>
|
128 |
</svg>
|
|
|
|
|
|
|
|
|
|
|
129 |
</div>
|
130 |
</div>
|
131 |
"""
|
|
|
126 |
<image href="https://img.shields.io/badge/π€ Spaces-ROME-blue" src="https://img.shields.io/badge/π€ Spaces-ROME-blue.png" height="20"/>
|
127 |
</a>
|
128 |
</svg>
|
129 |
+
<svg height="20" width="206" style="margin-left:4px">
|
130 |
+
<a href="https://huggingface.co/spaces/CVPR/Image-Animation-using-Thin-Plate-Spline-Motion-Model" target="_blank">
|
131 |
+
<image href="https://img.shields.io/badge/π€ Spaces-Thin_Plate_Spline_Motion-blue" src="https://img.shields.io/badge/π€ Spaces-Thin_Plate_Spline_Motion-blue.png" height="20"/>
|
132 |
+
</a>
|
133 |
+
</svg>
|
134 |
</div>
|
135 |
</div>
|
136 |
"""
|