hassan526 commited on
Commit
097aaba
·
verified ·
1 Parent(s): dc756e9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -209,4 +209,4 @@ if __name__ == '__main__':
209
  gr_app = gr.mount_gradio_app(app, dummy_interface, path="/gradio")
210
 
211
  import uvicorn
212
- uvicorn.run(gr_app, host="0.0.0.0", port=8000)
 
209
  gr_app = gr.mount_gradio_app(app, dummy_interface, path="/gradio")
210
 
211
  import uvicorn
212
+ uvicorn.run(gr_app, host="0.0.0.0", port=7860)