Hjgugugjhuhjggg commited on
Commit
e3f2a48
·
verified ·
1 Parent(s): 0c1cd5b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -659,4 +659,4 @@ def create_access_token(data: Dict[str, Any], expires_delta: timedelta = None):
659
 
660
 
661
  if __name__ == "__main__":
662
- uvicorn.run(app, host="0.0.0.0", port=7860, reload=True)
 
659
 
660
 
661
  if __name__ == "__main__":
662
+ uvicorn.run(app, host="0.0.0.0", port=7860)