enotkrutoy commited on
Commit
752b8fa
1 Parent(s): 119e668

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -86,4 +86,4 @@ app = gr.Interface(
86
  outputs="image"
87
  )
88
 
89
- app.launch()
 
86
  outputs="image"
87
  )
88
 
89
+ app.launch(share=True)