lotsa_explorer / tempCodeRunnerFile.py
Liu Yiwen
lotsa viewer v0.1.0
4570f48
raw
history blame
153 Bytes
if __name__ == "__main__":
# app = FastAPI()
# app = gr.mount_gradio_app(app, demo, path="/")
# uvicorn.run(app, host="127.0.0.1", port=7860)