amoghrrao commited on
Commit
9664108
·
verified ·
1 Parent(s): 14674d7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -124,4 +124,4 @@ iface = gr.Interface(
124
  )
125
 
126
  if __name__ == "__main__":
127
- iface.launch(share=False)
 
124
  )
125
 
126
  if __name__ == "__main__":
127
+ iface.launch(share=True)