gblazex commited on
Commit
6c6d5a2
·
1 Parent(s): 508609c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +6 -0
app.py CHANGED
@@ -443,6 +443,12 @@ with demo:
443
  submission_result,
444
  )
445
 
 
 
 
 
 
 
446
  with gr.Row():
447
  with gr.Accordion("📙 Citation", open=False):
448
  citation_button = gr.Textbox(
 
443
  submission_result,
444
  )
445
 
446
+
447
+ # blz --------------------
448
+ with gr.Row():
449
+ with gr.Button("Download", link="/file=public/results.csv")
450
+ # end blz -------------------
451
+
452
  with gr.Row():
453
  with gr.Accordion("📙 Citation", open=False):
454
  citation_button = gr.Textbox(