Spaces:
Paused
Paused
Update app.py
Browse files
app.py
CHANGED
@@ -204,7 +204,7 @@ with gr.Blocks() as demo:
|
|
204 |
gr.Markdown("""<h1 align="center">DragNUWA 1.5</h1><br>""")
|
205 |
gr.HTML("""
|
206 |
<p style="margin:12px auto;display: flex;justify-content: center;">
|
207 |
-
<a href="https://huggingface.co/spaces/fffiloni/DragNUWA?duplicate=true"><img src="https://huggingface.co/datasets/huggingface/badges/resolve/main/duplicate-this-space-lg.svg" alt="Duplicate this Space"></a>
|
208 |
</p>
|
209 |
""")
|
210 |
gr.Markdown("""Official Gradio Demo for <a href='https://arxiv.org/abs/2308.08089'><b>DragNUWA: Fine-grained Control in Video Generation by Integrating Text, Image, and Trajectory</b></a>.<br>
|
|
|
204 |
gr.Markdown("""<h1 align="center">DragNUWA 1.5</h1><br>""")
|
205 |
gr.HTML("""
|
206 |
<p style="margin:12px auto;display: flex;justify-content: center;">
|
207 |
+
<a href="https://huggingface.co/spaces/fffiloni/DragNUWA-Docker?duplicate=true"><img src="https://huggingface.co/datasets/huggingface/badges/resolve/main/duplicate-this-space-lg.svg" alt="Duplicate this Space"></a>
|
208 |
</p>
|
209 |
""")
|
210 |
gr.Markdown("""Official Gradio Demo for <a href='https://arxiv.org/abs/2308.08089'><b>DragNUWA: Fine-grained Control in Video Generation by Integrating Text, Image, and Trajectory</b></a>.<br>
|