Vedant104 commited on
Commit
35e3341
·
verified ·
1 Parent(s): c087ac7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -1597,4 +1597,5 @@ app = gr.mount_gradio_app(app, demo, path="/")
1597
  # RUN
1598
  # =========================
1599
  if __name__ == "__main__":
1600
- uvicorn.run(app, host="0.0.0.0", port=7860)
 
 
1597
  # RUN
1598
  # =========================
1599
  if __name__ == "__main__":
1600
+ uvicorn.run(app, host="0.0.0.0", port=7860)
1601
+