m7n commited on
Commit
68b267e
·
1 Parent(s): 466cc61

added login

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -493,6 +493,7 @@ with gr.Blocks(theme=theme, css="""
493
  """)
494
 
495
  gr.LoginButton()
 
496
 
497
  with gr.Row():
498
  with gr.Column(scale=1):
 
493
  """)
494
 
495
  gr.LoginButton()
496
+
497
 
498
  with gr.Row():
499
  with gr.Column(scale=1):