wangfuyun commited on
Commit
1c5dcd6
1 Parent(s): fd9897e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -245,7 +245,7 @@ with gr.Blocks() as demo:
245
  ["test_imgs/ai-generated-8496135_1280.jpg"],
246
  ["test_imgs/dog-7396912_1280.jpg"],
247
  ["test_imgs/ship-7833921_1280.jpg"],
248
- ["test_imgs/woman-5667299_1280.jpg"],
249
  ],
250
  inputs=[image],
251
  outputs=[video, seed],
 
245
  ["test_imgs/ai-generated-8496135_1280.jpg"],
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],