mistpe commited on
Commit
6534cc2
1 Parent(s): 87a5fd4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -38,4 +38,4 @@ def upload_file():
38
  })
39
 
40
  if __name__ == '__main__':
41
- app.run(host='0.0.0.0', port=5000)
 
38
  })
39
 
40
  if __name__ == '__main__':
41
+ app.run(host='0.0.0.0', port=7860)