Spaces:
Running
Running
Update app.py
Browse files
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 |
|