Polarisailabs commited on
Commit
21e54f0
·
verified ·
1 Parent(s): 5751c01

Upload app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -400,7 +400,7 @@ with gr.Blocks(theme=gr.themes.Default(primary_hue="slate")) as maris:
400
  query_box = gr.Textbox(
401
  label="Try: Who is Gopala",
402
  placeholder="Enter your question here...",
403
- scale=9
404
  )
405
  send_btn = gr.Button("Send", scale=1)
406
  with gr.Row():
 
400
  query_box = gr.Textbox(
401
  label="Try: Who is Gopala",
402
  placeholder="Enter your question here...",
403
+ scale=8
404
  )
405
  send_btn = gr.Button("Send", scale=1)
406
  with gr.Row():