Brightsun10 commited on
Commit
adc921d
·
verified ·
1 Parent(s): a49b950

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -195,4 +195,4 @@ demo = gr.Interface(
195
  )
196
 
197
  if __name__ == "__main__":
198
- demo.launch()
 
195
  )
196
 
197
  if __name__ == "__main__":
198
+ demo.launch('share=True')