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

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(server_port=7861)
 
191
  )
192
 
193
  # Run Gradio app
194
+ demo.launch()