m7n commited on
Commit
2daa956
·
verified ·
1 Parent(s): 41da63d

Update main.py

Browse files
Files changed (1) hide show
  1. main.py +1 -1
main.py CHANGED
@@ -76,7 +76,7 @@ with gr.Blocks() as demo:
76
  )
77
 
78
 
79
- os.environ["GRADIO_ROOT_PATH"] = "https://m7n-zero-gpu-uvicorn-ssr-example.hf.space/_app/immutable/"
80
 
81
 
82
  # Mount Gradio app to FastAPI with SSR mode for Spaces
 
76
  )
77
 
78
 
79
+ #os.environ["GRADIO_ROOT_PATH"] = "https://m7n-zero-gpu-uvicorn-ssr-example.hf.space/_app/immutable/"
80
 
81
 
82
  # Mount Gradio app to FastAPI with SSR mode for Spaces