kheopss commited on
Commit
bea5856
1 Parent(s): 92b28aa

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -121,7 +121,7 @@ def process(input, history):
121
 
122
  iface = gr.ChatInterface(
123
  fn=process,
124
- title="Métropole Chat",
125
  description="Provide a question and get a response.",
126
  )
127
 
 
121
 
122
  iface = gr.ChatInterface(
123
  fn=process,
124
+ title="Métropole Chat_Openai",
125
  description="Provide a question and get a response.",
126
  )
127