akashmadisetty commited on
Commit
704e1a6
·
1 Parent(s): 74dd1f4
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -188,7 +188,7 @@ with gr.Blocks(theme=gr.themes.Soft(primary_hue="blue")) as demo:
188
  )
189
 
190
  # Authentication Section
191
- with gr.Box():
192
  gr.Markdown("## 🔑 Authentication")
193
 
194
  with gr.Row():
 
188
  )
189
 
190
  # Authentication Section
191
+ with gr.Group():
192
  gr.Markdown("## 🔑 Authentication")
193
 
194
  with gr.Row():