ParthBarot commited on
Commit
96e306d
·
verified ·
1 Parent(s): be0f58d

Create app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -46,4 +46,4 @@ def detect_deepfake():
46
 
47
  if __name__ == '__main__':
48
  # Run the Flask app
49
- app.run(host='0.0.0.0', port=5000)
 
46
 
47
  if __name__ == '__main__':
48
  # Run the Flask app
49
+ app.run(host='0.0.0.0', port=7860)