on1onmangoes commited on
Commit
d202acc
·
verified ·
1 Parent(s): b36a925

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -842,7 +842,7 @@ with gr.Blocks(css=css_code) as demo:
842
  with gr.Group():
843
  with gr.Row():
844
  chatbot = gr.Chatbot(label="Conversation", type="messages", visible=False)
845
- with gr.Row(equal_height=True,height="200px"):
846
  with gr.Column(scale=1):
847
  with gr.Row():
848
  set_key_button = gr.Button("Login HeyZZK", variant="primary")
 
842
  with gr.Group():
843
  with gr.Row():
844
  chatbot = gr.Chatbot(label="Conversation", type="messages", visible=False)
845
+ with gr.Row(equal_height=True,height="220px"):
846
  with gr.Column(scale=1):
847
  with gr.Row():
848
  set_key_button = gr.Button("Login HeyZZK", variant="primary")