Spaces:
Runtime error
Runtime error
bipin
commited on
Commit
•
476d8cb
1
Parent(s):
abd7bfe
changed example images
Browse files
app.py
CHANGED
@@ -44,7 +44,7 @@ if __name__ == "__main__":
|
|
44 |
),
|
45 |
],
|
46 |
outputs=gr.outputs.Textbox(label="Generated story"),
|
47 |
-
examples=[["
|
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)
|
|