kheopss commited on
Commit
1fd5fe5
1 Parent(s): 51ee6bd

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -278,7 +278,7 @@ description = """
278
  """
279
  demo = gr.ChatInterface(
280
  fn=process_final,
281
- title="METROPOLE CHATBOT",
282
  description=description,
283
  )
284
  demo.launch(share=True, debug =True)
 
278
  """
279
  demo = gr.ChatInterface(
280
  fn=process_final,
281
+ title="METROPOLE SIGNATAIRE CHATBOT",
282
  description=description,
283
  )
284
  demo.launch(share=True, debug =True)