Athspi commited on
Commit
fea0355
·
verified ·
1 Parent(s): 9479bea

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -121,4 +121,4 @@ def process():
121
 
122
  if __name__ == "__main__":
123
  # Run the app on port 5000 or the port provided by the environment (for Hugging Face Spaces)
124
- app.run(host="0.0.0.0", port=int(os.environ.get("PORT", 5000)))
 
121
 
122
  if __name__ == "__main__":
123
  # Run the app on port 5000 or the port provided by the environment (for Hugging Face Spaces)
124
+ app.run(host="0.0.0.0", port=7860)