bipin commited on
Commit
476d8cb
1 Parent(s): abd7bfe

changed example images

Browse files
Files changed (4) hide show
  1. app.py +1 -1
  2. car.jpg +0 -0
  3. gangster.jpg +0 -0
  4. image.jpg +0 -0
app.py CHANGED
@@ -44,7 +44,7 @@ if __name__ == "__main__":
44
  ),
45
  ],
46
  outputs=gr.outputs.Textbox(label="Generated story"),
47
- examples=[["image.jpg", "action"]],
48
  enable_queue=True,
49
  )
50
  interface.launch()
44
  ),
45
  ],
46
  outputs=gr.outputs.Textbox(label="Generated story"),
47
+ examples=[["car.jpg", "drama"], [['gangster.jpg', 'action']]],
48
  enable_queue=True,
49
  )
50
  interface.launch()
car.jpg ADDED
gangster.jpg ADDED
image.jpg DELETED
Binary file (1.68 MB)