pallavijaini commited on
Commit
8ae581c
1 Parent(s): cb925c2

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://34.121.2.150:80"
779
  host = "0.0.0.0"
780
 
781
  concurrency_count = 10
 
775
 
776
  if __name__ == "__main__":
777
 
778
+ controller_url = "http://34.173.116.249:80"
779
  host = "0.0.0.0"
780
 
781
  concurrency_count = 10