roxky commited on
Commit
c2640c1
·
verified ·
1 Parent(s): b1301a2

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -163,4 +163,4 @@ with gr.Blocks() as demo:
163
  )
164
 
165
  # Launch the app
166
- demo.launch()
 
163
  )
164
 
165
  # Launch the app
166
+ demo.launch(share=True)