itsMaaz commited on
Commit
6df0488
·
verified ·
1 Parent(s): a0d1bc5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -49,7 +49,7 @@ def chat_function(message, history):
49
 
50
  demo = gr.ChatInterface(
51
  fn=chat_function,
52
- title="airi",
53
  description="Your friendly AI assistant - ask me anything!",
54
  examples=["Hello!", "What's up?", "Tell me a joke"],
55
  cache_examples=False
 
49
 
50
  demo = gr.ChatInterface(
51
  fn=chat_function,
52
+ title="-Airi-",
53
  description="Your friendly AI assistant - ask me anything!",
54
  examples=["Hello!", "What's up?", "Tell me a joke"],
55
  cache_examples=False