wicaksonolxn commited on
Commit
6fe1035
·
verified ·
1 Parent(s): 273122e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -130,4 +130,4 @@ app = gr.Interface(
130
  )
131
 
132
  # Launch the app
133
- app.launch()
 
130
  )
131
 
132
  # Launch the app
133
+ app.launch(share=True)