Spaces:
Running
Running
Commit
·
704e1a6
1
Parent(s):
74dd1f4
Hello
Browse files
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.
|
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():
|