Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -18,6 +18,4 @@ gr.ChatInterface(
|
|
18 |
title="Yes Man",
|
19 |
description="Ask Yes Man any question",
|
20 |
examples=["Hello", "Am I cool?", "Are tomatoes vegetables?"],
|
21 |
-
cache_examples=True,
|
22 |
-
retry_btn=None,
|
23 |
).launch()
|
|
|
18 |
title="Yes Man",
|
19 |
description="Ask Yes Man any question",
|
20 |
examples=["Hello", "Am I cool?", "Are tomatoes vegetables?"],
|
|
|
|
|
21 |
).launch()
|