ameerazam08 commited on
Commit
20e9cf6
1 Parent(s): 2ba5885

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -308,4 +308,4 @@ with block:
308
  run_button.click(fn=process, inputs=ips, outputs=[result_gallery, request_id, gallery_flag])
309
 
310
 
311
- block.launch(share=True)
 
308
  run_button.click(fn=process, inputs=ips, outputs=[result_gallery, request_id, gallery_flag])
309
 
310
 
311
+ block.launch()