thechaiexperiment commited on
Commit
7189f75
·
verified ·
1 Parent(s): 1616205

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -651,4 +651,4 @@ if not init_success:
651
  print("Warning: Application initialized with partial functionality")
652
  if __name__ == "__main__":
653
  import uvicorn
654
- uvicorn.run(app, host="0.0.0.0", port=7860)
 
651
  print("Warning: Application initialized with partial functionality")
652
  if __name__ == "__main__":
653
  import uvicorn
654
+ uvicorn.run(app, host="0.0.0.0", port=7860)