multimodalart HF Staff commited on
Commit
f5415f7
·
verified ·
1 Parent(s): f9a2b8e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -213,7 +213,7 @@ with gr.Blocks(title="Lucy Edit - Video Editing with Text", css=css) as demo:
213
  with gr.Column(scale=1):
214
  video_output = gr.Video(label="Edited Video")
215
 
216
- gr.Examples(
217
  examples=[
218
  ["examples/man_walking.mp4", "make the man into an alien"],
219
  ["examples/leopard.mp4", "make the leopard into a lion"],
 
213
  with gr.Column(scale=1):
214
  video_output = gr.Video(label="Edited Video")
215
 
216
+ gr.Examples(
217
  examples=[
218
  ["examples/man_walking.mp4", "make the man into an alien"],
219
  ["examples/leopard.mp4", "make the leopard into a lion"],