Cristobal299 commited on
Commit
aa92384
·
verified ·
1 Parent(s): f8285da

Upload app.py with huggingface_hub

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -78,4 +78,4 @@ def serve_video(filename):
78
  # ----------------------------------------------------------------------
79
  if __name__ == "__main__":
80
  # Listen on 0.0.0.0:7860 as required by Hugging Face Spaces
81
- app.run(host="0.0.0.0", port=7861)
 
78
  # ----------------------------------------------------------------------
79
  if __name__ == "__main__":
80
  # Listen on 0.0.0.0:7860 as required by Hugging Face Spaces
81
+ app.run(host="0.0.0.0", port=7860)