Spaces:
Runtime error
Runtime error
VictorSanh
commited on
Commit
•
f0dde22
1
Parent(s):
eebd230
last change
Browse files- app_dialogue.py +1 -1
app_dialogue.py
CHANGED
@@ -712,7 +712,7 @@ with gr.Blocks(title="AI Dad Jokes", theme=gr.themes.Base()) as demo:
|
|
712 |
f"{examples_path}/example_images/sugardaddy.jpg",
|
713 |
],
|
714 |
[
|
715 |
-
"
|
716 |
f"{examples_path}/example_images/wtf.jpg",
|
717 |
],
|
718 |
],
|
|
|
712 |
f"{examples_path}/example_images/sugardaddy.jpg",
|
713 |
],
|
714 |
[
|
715 |
+
"Write something funny to go with that image!",
|
716 |
f"{examples_path}/example_images/wtf.jpg",
|
717 |
],
|
718 |
],
|