shivamsharma120120 commited on
Commit
ed275df
·
verified ·
1 Parent(s): a1d0a92

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -254,4 +254,4 @@ with gr.Blocks(theme="soft") as demo:
254
  outputs=[report_file, report_status]
255
  )
256
 
257
- demo.launch(share = True)
 
254
  outputs=[report_file, report_status]
255
  )
256
 
257
+ demo.launch()