prithivMLmods commited on
Commit
1cbdebf
·
verified ·
1 Parent(s): 7bc6034

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -365,7 +365,7 @@ with gr.Blocks(theme=gr.themes.Soft(), css=css) as demo:
365
  queue=False
366
  )
367
 
368
- run_button.click(
369
  fn=clear_result,
370
  inputs=None,
371
  outputs=result,
 
365
  queue=False
366
  )
367
 
368
+ run_button.click(
369
  fn=clear_result,
370
  inputs=None,
371
  outputs=result,