felfri commited on
Commit
8b2c6d4
·
verified ·
1 Parent(s): 471151c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -4
app.py CHANGED
@@ -357,10 +357,7 @@ class AIEvaluationForm:
357
  with gr.Row():
358
  download_file = gr.File(
359
  label="⬇️ Download Scorecard",
360
- #visible=False,
361
- variant="primary",
362
- size="lg",
363
- scale=2
364
  )
365
 
366
  # Event handlers
 
357
  with gr.Row():
358
  download_file = gr.File(
359
  label="⬇️ Download Scorecard",
360
+ visible=False,
 
 
 
361
  )
362
 
363
  # Event handlers