File size: 153 Bytes
4570f48
 
 
 
1
2
3
4
if __name__ == "__main__":
#     app = FastAPI()
#     app = gr.mount_gradio_app(app, demo, path="/")
#     uvicorn.run(app, host="127.0.0.1", port=7860)