Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -130,7 +130,7 @@ demo = gr.ChatInterface(
|
|
130 |
bubble_full_width=False,
|
131 |
),
|
132 |
theme="Soft",
|
133 |
-
examples=[
|
134 |
title=TITLE,
|
135 |
description=DESCRIPTION,
|
136 |
|
|
|
130 |
bubble_full_width=False,
|
131 |
),
|
132 |
theme="Soft",
|
133 |
+
examples=["what's anarchy ? "],
|
134 |
title=TITLE,
|
135 |
description=DESCRIPTION,
|
136 |
|