lianglv commited on
Commit
5bcc7a6
1 Parent(s): e5009c4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -775,7 +775,7 @@ def build_demo(models):
775
 
776
  if __name__ == "__main__":
777
 
778
- controller_url = "http://18.215.150.196:80"
779
  host = "0.0.0.0"
780
 
781
  concurrency_count = 10
 
775
 
776
  if __name__ == "__main__":
777
 
778
+ controller_url = "http://198.175.88.30:80"
779
  host = "0.0.0.0"
780
 
781
  concurrency_count = 10