Cristobal299 commited on
Commit
2014456
·
verified ·
1 Parent(s): ce746bb

Upload app.py with huggingface_hub

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -54,4 +54,4 @@ with gr.Blocks() as demo:
54
  outputs=output_box
55
  )
56
 
57
- demo.launch(server_name="0.0.0.0", server_port=7861)
 
54
  outputs=output_box
55
  )
56
 
57
+ demo.launch(server_name="0.0.0.0")