Wauplin HF staff commited on
Commit
391ec6e
1 Parent(s): a1edef7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -75,7 +75,6 @@ with gr.Blocks() as blocks:
75
  with gr.Column():
76
  space_id = gr.Textbox(label="Space ID or URL", lines=1)
77
  gr.LoginButton()
78
- gr.LogoutButton()
79
  submit_btn = gr.Button("Submit", variant="primary")
80
 
81
  with gr.Column():
 
75
  with gr.Column():
76
  space_id = gr.Textbox(label="Space ID or URL", lines=1)
77
  gr.LoginButton()
 
78
  submit_btn = gr.Button("Submit", variant="primary")
79
 
80
  with gr.Column():