yunuseduran commited on
Commit
af7ae1f
·
verified ·
1 Parent(s): 8166205

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -109,4 +109,4 @@ demo = gr.Interface(
109
  )
110
 
111
  if __name__ == "__main__":
112
- demo.launch()
 
109
  )
110
 
111
  if __name__ == "__main__":
112
+ demo.launch(share=True)