Nông Văn Thắng commited on
Commit
69448e7
·
1 Parent(s): 88b2d72
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -103,4 +103,4 @@ with gr.Blocks(title=TITLE, theme="soft") as demo:
103
  api_name="speak",
104
  )
105
 
106
- demo.queue().launch(server_port=8080)
 
103
  api_name="speak",
104
  )
105
 
106
+ demo.queue().launch()