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
19 days ago
Commit
d3ceedc
·
verified
·
1 Parent(s):
93d071e
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -405,5 +405,5 @@ with gr.Blocks() as demo:
405
)
406
407
# Launch the Gradio App
408
-
demo.launch()
409
405
)
406
407
# Launch the Gradio App
408
+
demo.launch(
share=True
)
409