minak28 commited on
Commit
ca38c82
·
verified ·
1 Parent(s): 433b565

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -312,4 +312,4 @@ with gr.Blocks(theme=gr.themes.Monochrome()) as app:
312
  outputs=image_output
313
  )
314
 
315
- app.launch()
 
312
  outputs=image_output
313
  )
314
 
315
+ app.launch(share=True)