zijian2022 commited on
Commit
45853d0
·
verified ·
1 Parent(s): 888d740

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -586,4 +586,4 @@ def update_video_frames(*args):
586
  # ------------------ 启动应用 ------------------
587
  if __name__ == "__main__":
588
  print("应用启动中...")
589
- app.run(debug=True, host='0.0.0.0', port=8050)
 
586
  # ------------------ 启动应用 ------------------
587
  if __name__ == "__main__":
588
  print("应用启动中...")
589
+ app.run(debug=True, host='0.0.0.0', port=7860)