Arivmta19 commited on
Commit
1f4ced2
·
verified ·
1 Parent(s): d996db5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -78,4 +78,4 @@ with app:
78
  outputs="image"
79
  )
80
 
81
- app.launch()
 
78
  outputs="image"
79
  )
80
 
81
+ app.launch(share=True)