fffiloni commited on
Commit
5678024
β€’
1 Parent(s): f8024ed

added new similar demos

Browse files
Files changed (1) hide show
  1. app.py +5 -0
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
  """