Pie31415 commited on
Commit
2ed14d8
β€’
1 Parent(s): a58ed7a

updated markdown

Browse files
Files changed (3) hide show
  1. .gitattributes +1 -0
  2. app.py +8 -8
  3. media/tease.gif +3 -0
.gitattributes CHANGED
@@ -32,3 +32,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
32
  *.zip filter=lfs diff=lfs merge=lfs -text
33
  *.zst filter=lfs diff=lfs merge=lfs -text
34
  *tfevents* filter=lfs diff=lfs merge=lfs -text
 
32
  *.zip filter=lfs diff=lfs merge=lfs -text
33
  *.zst filter=lfs diff=lfs merge=lfs -text
34
  *tfevents* filter=lfs diff=lfs merge=lfs -text
35
+ media/tease.gif filter=lfs diff=lfs merge=lfs -text
app.py CHANGED
@@ -203,17 +203,17 @@ with gr.Blocks() as demo:
203
 
204
  gr.Markdown(
205
  """
206
- <img src='https://github.com/SamsungLabs/rome/blob/main/media/tease.gif'>
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
- </p>
212
 
213
- <blockquote>
214
- [The] system creates realistic mesh-based avatars from a single <strong>source</strong>
215
- photo. These avatars are rigged, i.e., they can be driven by the animation parameters from a different <strong>driving</strong> frame.
216
- </blockquote>
 
217
  """
218
  )
219
 
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
 
212
+ <blockquote>
213
+ [The] system creates realistic mesh-based avatars from a single <strong>source</strong>
214
+ photo. These avatars are rigged, i.e., they can be driven by the animation parameters from a different <strong>driving</strong> frame.
215
+ </blockquote>
216
+ </p>
217
  """
218
  )
219
 
media/tease.gif ADDED

Git LFS Details

  • SHA256: 5064750c9bba96746b4994babbb9b30ac0f962ce767a0c7811e1b101e5cbf4c5
  • Pointer size: 132 Bytes
  • Size of remote file: 7.47 MB