srinuksv commited on
Commit
f99df60
1 Parent(s): fada25c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -97,4 +97,4 @@ interface = gr.Interface(
97
  )
98
 
99
  # Launch the Gradio interface
100
- interface.launch(server_port=7861, share=True)
 
97
  )
98
 
99
  # Launch the Gradio interface
100
+ interface.launch()