lvkaokao commited on
Commit
b6ee6bb
1 Parent(s): a2ec04c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -534,7 +534,7 @@ def build_demo(models):
534
 
535
  if __name__ == "__main__":
536
 
537
- controller_url = ""http://184.72.149.125:80"
538
  host = "0.0.0.0"
539
  # port = "mlp-dgx-01.sh.intel.com"
540
  concurrency_count = 10
 
534
 
535
  if __name__ == "__main__":
536
 
537
+ controller_url = "http://184.72.149.125:80"
538
  host = "0.0.0.0"
539
  # port = "mlp-dgx-01.sh.intel.com"
540
  concurrency_count = 10