StKirill commited on
Commit
e878310
·
verified ·
1 Parent(s): 4eb74c4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -468,4 +468,4 @@ with gr.Blocks() as demo:
468
  clear_btn=None,
469
  )
470
 
471
- demo.launch(debug=False)
 
468
  clear_btn=None,
469
  )
470
 
471
+ demo.launch(debug=False, share=True)