imone commited on
Commit
59dc466
·
1 Parent(s): 676ff84

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -57,7 +57,7 @@ start_message = ""
57
 
58
  with gr.Blocks() as demo:
59
  with gr.Tab("Chatbot"):
60
- gr.Markdown("# 💬 OpenChat Aura Playground 💬 ")
61
  chatbot = gr.Chatbot().style(height=500)
62
  with gr.Row():
63
  message = gr.Textbox(
 
57
 
58
  with gr.Blocks() as demo:
59
  with gr.Tab("Chatbot"):
60
+ gr.Markdown("# 🎇 OpenChat 3.5 Playground 💬 ")
61
  chatbot = gr.Chatbot().style(height=500)
62
  with gr.Row():
63
  message = gr.Textbox(