fffiloni commited on
Commit
6642680
1 Parent(s): 24d5f06

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -211,7 +211,7 @@ with gr.Blocks() as demo:
211
  🔥DragNUWA enables users to manipulate backgrounds or objects within images directly, and the model seamlessly translates these actions into **camera movements** or **object motions**, generating the corresponding video.<br>
212
  🔥DragNUWA 1.5 enables Stable Video Diffusion to animate an image according to specific path.<br>""")
213
 
214
- gr.Image(label="DragNUWA", value="assets/DragNUWA1.5/Figure1.gif")
215
 
216
  gr.Markdown("""## Usage: <br>
217
  1. Upload an image via the "Upload Image" button.<br>
 
211
  🔥DragNUWA enables users to manipulate backgrounds or objects within images directly, and the model seamlessly translates these actions into **camera movements** or **object motions**, generating the corresponding video.<br>
212
  🔥DragNUWA 1.5 enables Stable Video Diffusion to animate an image according to specific path.<br>""")
213
 
214
+ #gr.Image(label="DragNUWA", value="assets/DragNUWA1.5/Figure1.gif")
215
 
216
  gr.Markdown("""## Usage: <br>
217
  1. Upload an image via the "Upload Image" button.<br>