saptak21 commited on
Commit
9c7b635
·
verified ·
1 Parent(s): 2539e8b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -767,7 +767,7 @@ def launch_ui():
767
  ]
768
  )
769
 
770
- iface.launch(share=True, debug=True)
771
 
772
 
773
 
 
767
  ]
768
  )
769
 
770
+ iface.launch(debug=True)
771
 
772
 
773