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

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -775,6 +775,7 @@ def build_demo(models):
775
 
776
  if __name__ == "__main__":
777
 
 
778
  controller_url = "http://34.173.116.249:80"
779
  host = "0.0.0.0"
780
 
 
775
 
776
  if __name__ == "__main__":
777
 
778
+ # IP address to modify
779
  controller_url = "http://34.173.116.249:80"
780
  host = "0.0.0.0"
781