wangfuyun commited on
Commit
42f6bbd
1 Parent(s): d4766e7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -246,6 +246,7 @@ with gr.Blocks() as demo:
246
  ["test_imgs/dog-7396912_1280.jpg"],
247
  ["test_imgs/ship-7833921_1280.jpg"],
248
  ["test_imgs/girl-4898696_1280.jpg"],
 
249
  ],
250
  inputs=[image],
251
  outputs=[video, seed],
 
246
  ["test_imgs/dog-7396912_1280.jpg"],
247
  ["test_imgs/ship-7833921_1280.jpg"],
248
  ["test_imgs/girl-4898696_1280.jpg"],
249
+ ["test_imgs/power-station-6579092_1280.jpg"]
250
  ],
251
  inputs=[image],
252
  outputs=[video, seed],