gblazex commited on
Commit
5ec9b26
·
1 Parent(s): 6c6d5a2

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -446,7 +446,7 @@ with demo:
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():
 
446
 
447
  # blz --------------------
448
  with gr.Row():
449
+ gr.Button("Download", link="/file=public/results.csv")
450
  # end blz -------------------
451
 
452
  with gr.Row():