SaHa24D commited on
Commit
93f4c22
·
verified ·
1 Parent(s): a52f0a3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -138,4 +138,4 @@ interface = gr.Interface(
138
  )
139
 
140
  if __name__ == "__main__":
141
- interface.launch(server_name="localhost", server_port=7860, share=True)
 
138
  )
139
 
140
  if __name__ == "__main__":
141
+ interface.launch()