lvkaokao commited on
Commit
030962a
1 Parent(s): 9984c00

update public ip

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -605,7 +605,7 @@ def build_demo(models):
605
 
606
  if __name__ == "__main__":
607
 
608
- controller_url = "http://3.91.6.0:80"
609
  host = "0.0.0.0"
610
  # port = "mlp-dgx-01.sh.intel.com"
611
  concurrency_count = 10
 
605
 
606
  if __name__ == "__main__":
607
 
608
+ controller_url = "http://54.242.83.22:80"
609
  host = "0.0.0.0"
610
  # port = "mlp-dgx-01.sh.intel.com"
611
  concurrency_count = 10