RahulBhalley commited on
Commit
b8e5347
·
1 Parent(s): fe481bd

share=Tture

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)