haonanzhang commited on
Commit
e1bd0c5
1 Parent(s): c3f49c6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -80,4 +80,4 @@ with gr.Blocks(theme=gr.themes.Soft()) as demo:
80
 
81
  gr.Markdown("<center> Made with ❤️ by Tanish Gupta. Credits to 🤗 Spaces for Hosting this App </center>")
82
 
83
- demo.launch(share=True)
 
80
 
81
  gr.Markdown("<center> Made with ❤️ by Tanish Gupta. Credits to 🤗 Spaces for Hosting this App </center>")
82
 
83
+ demo.launch()