MaziyarPanahi commited on
Commit
41829a8
·
verified ·
1 Parent(s): 4debf32

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -116,4 +116,4 @@ with gr.Blocks(fill_height=True, ) as demo:
116
  )
117
 
118
  demo.queue(api_open=False)
119
- demo.launch(show_api=False, share=False)
 
116
  )
117
 
118
  demo.queue(api_open=False)
119
+ demo.launch(show_api=False, share=True)