badaoui HF Staff commited on
Commit
e9a1b3a
·
2 Parent(s): ab49251 a2bc7f3

Merge branch 'main' of https://huggingface.co/spaces/badaoui/Tcid

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -419,7 +419,7 @@ with gr.Blocks(title="Model Test Results Dashboard", css=load_css(), js=js_func)
419
  gr.update(visible=True), # nvidia_failures_container
420
  gr.update(visible=False), # both_failures_container
421
  )
422
- else: # both checked
423
  # Show all failures
424
  return (
425
  gr.update(visible=False), # all_models_container
 
419
  gr.update(visible=True), # nvidia_failures_container
420
  gr.update(visible=False), # both_failures_container
421
  )
422
+ else:
423
  # Show all failures
424
  return (
425
  gr.update(visible=False), # all_models_container