bleysg commited on
Commit
46a83a6
β€’
1 Parent(s): 696a875

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -76,6 +76,7 @@ with gr.Blocks(css=CSS) as demo:
76
  """)
77
  with gr.Row():
78
  gr.Markdown("# πŸ‹ OpenOrca x OpenChat - Preview2 - 13B Playground Space! πŸ‹")
 
79
  #chatbot = gr.Chatbot().style(height=500)
80
  chatbot = gr.Chatbot(elem_id="chatbot")
81
  with gr.Row():
 
76
  """)
77
  with gr.Row():
78
  gr.Markdown("# πŸ‹ OpenOrca x OpenChat - Preview2 - 13B Playground Space! πŸ‹")
79
+ with gr.Row():
80
  #chatbot = gr.Chatbot().style(height=500)
81
  chatbot = gr.Chatbot(elem_id="chatbot")
82
  with gr.Row():