saicharan1234 commited on
Commit
538c6d5
·
verified ·
1 Parent(s): e617fe3

Update main.py

Browse files
Files changed (1) hide show
  1. main.py +1 -1
main.py CHANGED
@@ -93,4 +93,4 @@ async def generate_video(
93
  # Run the app
94
  if __name__ == "__main__":
95
  import uvicorn
96
- uvicorn.run(app, host="0.0.0.0", port=8000)
 
93
  # Run the app
94
  if __name__ == "__main__":
95
  import uvicorn
96
+ uvicorn.run(app, host="0.0.0.0", port=7860)