clefourrier HF staff commited on
Commit
851f91e
1 Parent(s): e0b891a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -309,7 +309,7 @@ with demo:
309
  )
310
  with gr.Row():
311
  deleted_models_visibility = gr.Checkbox(
312
- value=True, label="Show models removed from the hub", interactive=True
313
  )
314
  with gr.Column(min_width=320):
315
  search_bar = gr.Textbox(
 
309
  )
310
  with gr.Row():
311
  deleted_models_visibility = gr.Checkbox(
312
+ value=True, label="Show gated/private/deleted models", interactive=True
313
  )
314
  with gr.Column(min_width=320):
315
  search_bar = gr.Textbox(