ford442 commited on
Commit
dfbe7f1
·
1 Parent(s): eae1771

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -303,7 +303,7 @@ with gr.Blocks(css=css, theme="bethecloud/storj_theme") as demo:
303
  container=False,
304
  )
305
  run_button_60 = gr.Button("Run_60", scale=0)
306
- run_button_80 = gr.Button("Run_90", scale=0)
307
  result = gr.Gallery(label="Result", columns=1, show_label=False)
308
 
309
  with gr.Row():
 
303
  container=False,
304
  )
305
  run_button_60 = gr.Button("Run_60", scale=0)
306
+ run_button_90 = gr.Button("Run_90", scale=0)
307
  result = gr.Gallery(label="Result", columns=1, show_label=False)
308
 
309
  with gr.Row():