prithivMLmods commited on
Commit
fc85fb5
1 Parent(s): 7c5ba0d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
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
  )