multimodalart HF staff commited on
Commit
7d97b2b
1 Parent(s): 9e5926a

Update user_history.py

Browse files
Files changed (1) hide show
  1. user_history.py +1 -1
user_history.py CHANGED
@@ -62,7 +62,7 @@ def render() -> None:
62
 
63
  with gr.Row():
64
  gr.LoginButton(min_width=250)
65
- gr.LogoutButton(min_width=250)
66
  refresh_button = gr.Button(
67
  "Refresh",
68
  icon="https://huggingface.co/spaces/Wauplin/gradio-user-history/resolve/main/assets/icon_refresh.png",
 
62
 
63
  with gr.Row():
64
  gr.LoginButton(min_width=250)
65
+ #gr.LogoutButton(min_width=250)
66
  refresh_button = gr.Button(
67
  "Refresh",
68
  icon="https://huggingface.co/spaces/Wauplin/gradio-user-history/resolve/main/assets/icon_refresh.png",