m7n commited on
Commit
6e2ce52
·
verified ·
1 Parent(s): bfc464c

Update main.py

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