Spaces:
Running
Running
阿灰
commited on
Commit
·
5022a2d
1
Parent(s):
9b9835e
update page
Browse files- app.py +3 -7
- files/example_images/anime2.jpg +0 -3
app.py
CHANGED
@@ -288,14 +288,10 @@ def gradio_demo():
|
|
288 |
<a class="flex-item" href="https://lingtengqiu.github.io/LHM/" target="_blank">
|
289 |
<img src="https://img.shields.io/badge/Project_Page-LHM-green.svg" alt="Project Page">
|
290 |
</a>
|
291 |
-
<a class="flex-item" href="https://github.
|
292 |
-
<img src="https://img.shields.io/badge/
|
293 |
-
</a>
|
294 |
-
<a class="flex-item" href="https://arxiv.org/abs/2503.10625" target="_blank">
|
295 |
-
<img src="https://img.shields.io/badge/Paper-LHM-darkred.svg" alt="arXiv Paper">
|
296 |
</a>
|
297 |
</div>
|
298 |
-
|
299 |
</div>
|
300 |
</div>
|
301 |
"""
|
@@ -361,7 +357,7 @@ def gradio_demo():
|
|
361 |
examples_per_page=6
|
362 |
)
|
363 |
|
364 |
-
gr.Markdown("""<h4 style="color: green;"> 3.Click Start
|
365 |
with gr.Row():
|
366 |
with gr.Column():
|
367 |
motion_shop_predict_button = gr.Button(value="Start", variant="primary")
|
|
|
288 |
<a class="flex-item" href="https://lingtengqiu.github.io/LHM/" target="_blank">
|
289 |
<img src="https://img.shields.io/badge/Project_Page-LHM-green.svg" alt="Project Page">
|
290 |
</a>
|
291 |
+
<a class="flex-item" href="https://lixiaowen-xw.github.io/DiffuEraser-page/" target="_blank">
|
292 |
+
<img src="https://img.shields.io/badge/Project_Page-DiffuEraser-green.svg" alt="Project Page">
|
|
|
|
|
|
|
293 |
</a>
|
294 |
</div>
|
|
|
295 |
</div>
|
296 |
</div>
|
297 |
"""
|
|
|
357 |
examples_per_page=6
|
358 |
)
|
359 |
|
360 |
+
gr.Markdown("""<h4 style="color: green;"> 3.Click Start (each generation may take 3 minutes due to the use of SOTA video inpainting and pose estimation methods)</h4>""")
|
361 |
with gr.Row():
|
362 |
with gr.Column():
|
363 |
motion_shop_predict_button = gr.Button(value="Start", variant="primary")
|
files/example_images/anime2.jpg
DELETED
Git LFS Details
|