Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
DurgaDeepak
/
UVIS
like
1
Running
on
Zero
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
DurgaDeepak
commited on
May 14
Commit
a594391
·
verified
·
1 Parent(s):
c192fd6
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -461,4 +461,4 @@ with gr.Blocks() as demo:
461
462
# Launch the Gradio App
463
if __name__ == "__main__":
464
-
demo.launch(
share=True, ssr_mode=False
)
461
462
# Launch the Gradio App
463
if __name__ == "__main__":
464
+
demo.launch()