MohamedRashad commited on
Commit
7690974
·
verified ·
1 Parent(s): 5f9a8a4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -374,4 +374,4 @@ with block:
374
  end_button.click(fn=end_process)
375
 
376
 
377
- block.launch(share=True)
 
374
  end_button.click(fn=end_process)
375
 
376
 
377
+ block.launch(share=True, inbrowser=True)