Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -42,7 +42,6 @@ def generate(
|
|
42 |
|
43 |
demo = gr.ChatInterface(
|
44 |
fn=generate,
|
45 |
-
chatbot=mychatbot,
|
46 |
title="",
|
47 |
theme="xiaobaiyuan/theme_brief"
|
48 |
)
|
|
|
42 |
|
43 |
demo = gr.ChatInterface(
|
44 |
fn=generate,
|
|
|
45 |
title="",
|
46 |
theme="xiaobaiyuan/theme_brief"
|
47 |
)
|