Minhaz00014 commited on
Commit
3538116
1 Parent(s): 9bb30ce

Update app.py

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