Hjgugugjhuhjggg commited on
Commit
eb55e34
·
verified ·
1 Parent(s): 638b6bb

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -67,4 +67,4 @@ async def chat(texto: str):
67
  return {"error": str(e)}
68
 
69
  if __name__ == "__main__":
70
- run(app, host="0.0.0.0", port=8000)
 
67
  return {"error": str(e)}
68
 
69
  if __name__ == "__main__":
70
+ run(app, host="0.0.0.0", port=7860)