Spaces:
Build error
Build error
Pie31415
commited on
Commit
·
849fa09
1
Parent(s):
2ed14d8
updated app
Browse files
app.py
CHANGED
|
@@ -203,9 +203,9 @@ with gr.Blocks() as demo:
|
|
| 203 |
|
| 204 |
gr.Markdown(
|
| 205 |
"""
|
| 206 |
-
<img src='./media/tease.gif' alt='Teaser'>
|
| 207 |
-
|
| 208 |
<p style='text-align: center'>
|
|
|
|
|
|
|
| 209 |
Create a personal avatar from just a single image using ROME.
|
| 210 |
<br> <a href='https://arxiv.org/abs/2206.08343' target='_blank'>Paper</a> | <a href='https://samsunglabs.github.io/rome' target='_blank'>Project Page</a> | <a href='https://github.com/SamsungLabs/rome' target='_blank'>Github</a>
|
| 211 |
|
|
|
|
| 203 |
|
| 204 |
gr.Markdown(
|
| 205 |
"""
|
|
|
|
|
|
|
| 206 |
<p style='text-align: center'>
|
| 207 |
+
<img src='./media/tease.gif' alt='Teaser'>
|
| 208 |
+
|
| 209 |
Create a personal avatar from just a single image using ROME.
|
| 210 |
<br> <a href='https://arxiv.org/abs/2206.08343' target='_blank'>Paper</a> | <a href='https://samsunglabs.github.io/rome' target='_blank'>Project Page</a> | <a href='https://github.com/SamsungLabs/rome' target='_blank'>Github</a>
|
| 211 |
|