Diksha2001 commited on
Commit
ec45c15
·
verified ·
1 Parent(s): 88d0959

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -155,4 +155,4 @@ with gr.Blocks(css='''
155
  )
156
 
157
  # Run Gradio app
158
- demo.launch(share=True)
 
155
  )
156
 
157
  # Run Gradio app
158
+ demo.launch()