kheopss commited on
Commit
b240311
1 Parent(s): 1b2baef

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -132,5 +132,5 @@ demo = gr.ChatInterface(
132
  fn=process_final,
133
  title="METROPOLE CHATBOT",
134
  description=description,
135
- ),
136
  demo.launch(share=True, debug =True)
 
132
  fn=process_final,
133
  title="METROPOLE CHATBOT",
134
  description=description,
135
+ )
136
  demo.launch(share=True, debug =True)