LeonceNsh commited on
Commit
ff81feb
·
verified ·
1 Parent(s): df67c56

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -266,4 +266,4 @@ with gr.Blocks() as demo:
266
  )
267
 
268
  # Launch the app
269
- demo.launch()
 
266
  )
267
 
268
  # Launch the app
269
+ demo.launch(share=True)