drdudddd commited on
Commit
2194f6a
·
verified ·
1 Parent(s): b2dfade

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -197,4 +197,4 @@ with gr.Blocks(
197
 
198
  # Launch the Gradio application.
199
  if __name__ == "__main__":
200
- demo.launch(share=True)
 
197
 
198
  # Launch the Gradio application.
199
  if __name__ == "__main__":
200
+ demo.launch()