NanobotzAI commited on
Commit
1a15ea7
·
verified ·
1 Parent(s): 7cade68

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -118,4 +118,4 @@ if __name__ == "__main__":
118
  gradio_thread.start()
119
 
120
  # Run FastAPI with Uvicorn
121
- uvicorn.run(app, host="0.0.0.0", port=8000
 
118
  gradio_thread.start()
119
 
120
  # Run FastAPI with Uvicorn
121
+ uvicorn.run(app, host="0.0.0.0", port=8000)