Diksha2001 commited on
Commit
40bca5e
·
verified ·
1 Parent(s): d77c3cd

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -191,4 +191,4 @@ with gr.Blocks(css='''
191
  )
192
 
193
  # Run Gradio app
194
- demo.launch(share=True)
 
191
  )
192
 
193
  # Run Gradio app
194
+ demo.launch(server_port=7861)