Spaces:
Running
on
Zero
Running
on
Zero
πwπ
Browse files
app.py
CHANGED
@@ -141,7 +141,7 @@ demo = gr.ChatInterface(
|
|
141 |
bubble_full_width=False,
|
142 |
),
|
143 |
theme="Soft",
|
144 |
-
examples=[["what's anarchy ?"]],
|
145 |
title=TITLE,
|
146 |
description=DESCRIPTION,
|
147 |
)
|
|
|
141 |
bubble_full_width=False,
|
142 |
),
|
143 |
theme="Soft",
|
144 |
+
examples=[["what's anarchy ? "]],
|
145 |
title=TITLE,
|
146 |
description=DESCRIPTION,
|
147 |
)
|