Spaces:
Running
Running
seawolf2357
commited on
Update app.py
Browse files
app.py
CHANGED
@@ -38,7 +38,6 @@ demo = gr.ChatInterface(
|
|
38 |
|
39 |
],
|
40 |
fill_height=True,
|
41 |
-
chatbot=chatbot,
|
42 |
theme="Nymbo/Nymbo_Theme",
|
43 |
)
|
44 |
if __name__ == "__main__":
|
|
|
38 |
|
39 |
],
|
40 |
fill_height=True,
|
|
|
41 |
theme="Nymbo/Nymbo_Theme",
|
42 |
)
|
43 |
if __name__ == "__main__":
|