Spaces:
Paused
Paused
Update app.py
Browse files
app.py
CHANGED
@@ -112,10 +112,10 @@ title="""
|
|
112 |
<h1 style="font-weight: 600; margin-bottom: 7px;">
|
113 |
Video to MMPose
|
114 |
</h1>
|
115 |
-
|
116 |
-
Once you got your converted video, you can use it with the <a href="https://huggingface.co/spaces/YueMafighting/FollowYourPose" target="_blank">FollowYourPose</a> demo</p>
|
117 |
</div>
|
118 |
-
|
|
|
119 |
</div>
|
120 |
"""
|
121 |
|
|
|
112 |
<h1 style="font-weight: 600; margin-bottom: 7px;">
|
113 |
Video to MMPose
|
114 |
</h1>
|
115 |
+
|
|
|
116 |
</div>
|
117 |
+
<p>Convert any video or gif to a MMPose sequence. <br />
|
118 |
+
Once you got your converted video, you can use it with the <a href="https://huggingface.co/spaces/YueMafighting/FollowYourPose" target="_blank">FollowYourPose</a> demo</p>
|
119 |
</div>
|
120 |
"""
|
121 |
|