felfri commited on
Commit
d5de237
·
verified ·
1 Parent(s): 03452a4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -356,7 +356,7 @@ class AIEvaluationForm:
356
 
357
  with gr.Row():
358
  download_file = gr.File(
359
- label="Download Scorecard",
360
  visible=False
361
  )
362
 
 
356
 
357
  with gr.Row():
358
  download_file = gr.File(
359
+ label="### ⬇️ Download Scorecard",
360
  visible=False
361
  )
362