Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -446,7 +446,7 @@ with demo:
|
|
446 |
|
447 |
# blz --------------------
|
448 |
with gr.Row():
|
449 |
-
|
450 |
# end blz -------------------
|
451 |
|
452 |
with gr.Row():
|
|
|
446 |
|
447 |
# blz --------------------
|
448 |
with gr.Row():
|
449 |
+
gr.Button("Download", link="/file=public/results.csv")
|
450 |
# end blz -------------------
|
451 |
|
452 |
with gr.Row():
|