sagawa commited on
Commit
aef717b
·
verified ·
1 Parent(s): 684f473

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -302,4 +302,4 @@ with gr.Blocks() as demo:
302
  """
303
  )
304
 
305
- demo.launch()
 
302
  """
303
  )
304
 
305
+ demo.launch(share=True)