Nymbo commited on
Commit
547e452
1 Parent(s): 04ec251

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -62,7 +62,7 @@ demo = gr.ChatInterface(
62
 
63
  ],
64
  fill_height=True,
65
- chatbot=chatbot
66
  theme="Nymbo/Alyx_Theme",
67
  )
68
  if __name__ == "__main__":
 
62
 
63
  ],
64
  fill_height=True,
65
+ chatbot=chatbot,
66
  theme="Nymbo/Alyx_Theme",
67
  )
68
  if __name__ == "__main__":