tilents commited on
Commit
fb0d750
·
1 Parent(s): 5cfdf88
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -50,4 +50,4 @@ with gr.Blocks() as demo:
50
  )
51
  if __name__ == "__main__":
52
  demo.queue()
53
- demo.launch(share=False,server_port=8080)
 
50
  )
51
  if __name__ == "__main__":
52
  demo.queue()
53
+ demo.launch()