guipenedo HF Staff commited on
Commit
a1e0858
·
1 Parent(s): 6f36141
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -293,4 +293,4 @@ with gr.Blocks() as demo:
293
 
294
 
295
  if __name__ == "__main__":
296
- demo.launch(server_name="0.0.0.0", server_port=7641, state_session_capacity=5000)
 
293
 
294
 
295
  if __name__ == "__main__":
296
+ demo.launch(server_name="0.0.0.0", state_session_capacity=5000)