Spaces:
Build error
Build error
Update app.py
Browse files
app.py
CHANGED
|
@@ -61,7 +61,7 @@ demo = gr.ChatInterface(
|
|
| 61 |
generate_text,
|
| 62 |
title="Katara LLM",
|
| 63 |
description="LLM of project https://katara.earth/",
|
| 64 |
-
examples=["
|
| 65 |
cache_examples=True,
|
| 66 |
retry_btn=None,
|
| 67 |
undo_btn="Delete Previous",
|
|
|
|
| 61 |
generate_text,
|
| 62 |
title="Katara LLM",
|
| 63 |
description="LLM of project https://katara.earth/",
|
| 64 |
+
examples=["Show me all about water],
|
| 65 |
cache_examples=True,
|
| 66 |
retry_btn=None,
|
| 67 |
undo_btn="Delete Previous",
|