FinancialSupport commited on
Commit
68d7969
1 Parent(s): a608e49

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -171,7 +171,7 @@ with demo:
171
  )
172
  with gr.Row():
173
  deleted_models_visibility = gr.Checkbox(
174
- value=False, label="Show gated/private/deleted models", interactive=True
175
  )
176
  with gr.Column(min_width=320):
177
  #with gr.Box(elem_id="box-filter"):
 
171
  )
172
  with gr.Row():
173
  deleted_models_visibility = gr.Checkbox(
174
+ value=True, label="Show gated/private/deleted models", interactive=True
175
  )
176
  with gr.Column(min_width=320):
177
  #with gr.Box(elem_id="box-filter"):