Spaces:
Build error
Build error
kingabzpro
commited on
Commit
•
5d2d813
1
Parent(s):
8946319
Update app.py
Browse files
app.py
CHANGED
@@ -79,6 +79,4 @@ examples = ["How are you?","What is love?"]
|
|
79 |
gr.ChatInterface(predict,
|
80 |
title=title,
|
81 |
description=description,
|
82 |
-
examples=examples,
|
83 |
-
cache_examples=True,
|
84 |
theme='gstaff/xkcd').queue().launch()
|
|
|
79 |
gr.ChatInterface(predict,
|
80 |
title=title,
|
81 |
description=description,
|
|
|
|
|
82 |
theme='gstaff/xkcd').queue().launch()
|