mistpe commited on
Commit
6a13e88
1 Parent(s): 851d6e2

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -52,4 +52,4 @@ def generate_3d_sphere():
52
  }
53
 
54
  if __name__ == '__main__':
55
- app.run(host='0.0.0.0', port=5000)
 
52
  }
53
 
54
  if __name__ == '__main__':
55
+ app.run(host='0.0.0.0', port=7860)