A-Celsius commited on
Commit
4b5e3fd
·
verified ·
1 Parent(s): d5a736a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -244,4 +244,4 @@ demo = gr.Interface(
244
  )
245
 
246
  if __name__ == "__main__":
247
- demo.launch(share=False)
 
244
  )
245
 
246
  if __name__ == "__main__":
247
+ demo.launch(share=True)