Spaces:
Build error
Build error
kingabzpro
commited on
Commit
·
8946319
1
Parent(s):
7120c19
Update app.py
Browse files
app.py
CHANGED
@@ -81,4 +81,4 @@ gr.ChatInterface(predict,
|
|
81 |
description=description,
|
82 |
examples=examples,
|
83 |
cache_examples=True,
|
84 |
-
theme='gstaff/xkcd').queue().launch(
|
|
|
81 |
description=description,
|
82 |
examples=examples,
|
83 |
cache_examples=True,
|
84 |
+
theme='gstaff/xkcd').queue().launch()
|