Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -161,7 +161,6 @@ demo = gr.Interface(
|
|
161 |
Upload a meme image and/or provide text to analyze!
|
162 |
""",
|
163 |
examples=[
|
164 |
-
["", "examples/meme1.jpg"],
|
165 |
["This is hilarious!", None],
|
166 |
["I hate everyone", None]
|
167 |
],
|
|
|
161 |
Upload a meme image and/or provide text to analyze!
|
162 |
""",
|
163 |
examples=[
|
|
|
164 |
["This is hilarious!", None],
|
165 |
["I hate everyone", None]
|
166 |
],
|