if __name__ == "__main__": # app = FastAPI() # app = gr.mount_gradio_app(app, demo, path="/") # uvicorn.run(app, host="127.0.0.1", port=7860)