Arthur-Attili commited on
Commit
ae612bd
verified
1 Parent(s): aa648e8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -128,4 +128,4 @@ with gr.Blocks(title="Cons贸rcio Auto - TESTE") as demo:
128
  )
129
 
130
  if __name__ == "__main__":
131
- demo.launch(server_name="0.0.0.0", server_port=7860, debug=True)
 
128
  )
129
 
130
  if __name__ == "__main__":
131
+ demo.launch()