Shankarm08 commited on
Commit
71b4fe8
·
verified ·
1 Parent(s): 6feb1ea

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -66,4 +66,4 @@ interface = gr.Interface(
66
  )
67
 
68
  # Launch the Gradio interface
69
- interface.launch()
 
66
  )
67
 
68
  # Launch the Gradio interface
69
+ interface.launch(server_port=None)