Spaces:
Running
on
Zero
Running
on
Zero
Update main.py
Browse files
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
|