Ali-Maq commited on
Commit
1218853
β€’
1 Parent(s): 2193b47

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -103,4 +103,4 @@ with gr.Blocks() as demo:
103
  gr.Markdown("🍎 Designed and built by Ali Under the Guidance of Professor Dennis Shasha")
104
  gr.Markdown("Contact me at ali.quidwai@nyu.edu 😊")
105
 
106
- demo.launch(share=True)
 
103
  gr.Markdown("🍎 Designed and built by Ali Under the Guidance of Professor Dennis Shasha")
104
  gr.Markdown("Contact me at ali.quidwai@nyu.edu 😊")
105
 
106
+ demo.launch()