added more similar demos
Browse files
app.py
CHANGED
@@ -131,6 +131,11 @@ article = """
|
|
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 |
"""
|
|
|
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 |
+
<svg height="20" width="198" style="margin-left:4px;margin-bottom: 6px;">
|
135 |
+
<a href="https://huggingface.co/spaces/vumichien/lip_movement_reading" target="_blank">
|
136 |
+
<image href="https://img.shields.io/badge/π€ Spaces-Lip_Movement_Reading-blue" src="https://img.shields.io/badge/π€ Spaces-Lip_Movement_Reading-blue.png" height="20"/>
|
137 |
+
</a>
|
138 |
+
</svg>
|
139 |
</div>
|
140 |
</div>
|
141 |
"""
|