aliasgerovs commited on
Commit
afca54c
·
verified ·
1 Parent(s): e0b6d77

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -247,4 +247,4 @@ with gr.Blocks() as demo:
247
  humanizer_btn.click(on_first_button_click, inputs=None, outputs=bcLabel2)
248
 
249
  if __name__ == "__main__":
250
- demo.launch(server_name="0.0.0.0", server_port=7890)
 
247
  humanizer_btn.click(on_first_button_click, inputs=None, outputs=bcLabel2)
248
 
249
  if __name__ == "__main__":
250
+ demo.launch(server_name="0.0.0.0")