wenjiao commited on
Commit
b7b5386
2 Parent(s): 0f04194 030962a

Merge branch 'main' of https://huggingface.co/spaces/Intel/NeuralChat into main

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