Leooo333 commited on
Commit
18b342f
·
verified ·
1 Parent(s): b6ea567

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -2
app.py CHANGED
@@ -49,9 +49,10 @@ with gr.Blocks() as app:
49
  gr.Markdown("## 3DHM Demo🤸‍♂️")
50
 
51
  # Gallery
 
 
 
52
  with gr.Row():
53
- gr.Markdown("---")
54
- gr.Markdown("## Select input image and motion.")
55
  with gr.Column():
56
  gr.Markdown("### Reference Images")
57
  gallery_images = gr.Gallery(
 
49
  gr.Markdown("## 3DHM Demo🤸‍♂️")
50
 
51
  # Gallery
52
+ gr.Markdown("---")
53
+ gr.Markdown("## Select input image and motion.")
54
+
55
  with gr.Row():
 
 
56
  with gr.Column():
57
  gr.Markdown("### Reference Images")
58
  gallery_images = gr.Gallery(