Alignment-Lab-AI commited on
Commit
58a488f
Β·
1 Parent(s): 739f132

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -70,7 +70,7 @@ with gr.Blocks() as demo:
70
  ### Brought to you by OpenChat x OpenOrca
71
  """)
72
  with gr.Tab("Chatbot"):
73
- gr.Markdown("# πŸ‹ OpenChat x OpenOrca-Preview2 GGML Playground Space! πŸ‹")
74
  chatbot = gr.Chatbot()
75
  with gr.Row():
76
  message = gr.Textbox(
 
70
  ### Brought to you by OpenChat x OpenOrca
71
  """)
72
  with gr.Tab("Chatbot"):
73
+ gr.Markdown("# πŸ‹ OpenChat x OpenOrca-Preview2 Playground Space! πŸ‹")
74
  chatbot = gr.Chatbot()
75
  with gr.Row():
76
  message = gr.Textbox(