YashashMathur commited on
Commit
41b97ce
·
verified ·
1 Parent(s): 9fb8365

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -385,4 +385,4 @@ with gr.Blocks(title="AEGIS-ENV Demo") as demo:
385
  """)
386
 
387
  if __name__ == "__main__":
388
- demo.launch(server_port=7862, server_name="0.0.0.0", share=True)
 
385
  """)
386
 
387
  if __name__ == "__main__":
388
+ demo.launch(server_port=7860, server_name="0.0.0.0", share=True)