sailokesh commited on
Commit
6bdb982
·
verified ·
1 Parent(s): c4e0520

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -182,4 +182,4 @@ with gr.Blocks(theme=gr.themes.Soft(font=[gr.themes.GoogleFont("Roboto Mono")]),
182
 
183
  # Launch the demo with a public link option
184
  if __name__ == "__main__":
185
- demo.launch('share=True')
 
182
 
183
  # Launch the demo with a public link option
184
  if __name__ == "__main__":
185
+ demo.launch()