Almaatla commited on
Commit
1980838
·
verified ·
1 Parent(s): 14b3322

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -409,4 +409,4 @@ with gr.Blocks() as demo:
409
 
410
 
411
 
412
- demo.launch()
 
409
 
410
 
411
 
412
+ demo.launch(share=True)