Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
Pijush2023/radarbackend09142024v30
empowerus
/
IT2091024v2
like
0
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Pijush2023
commited on
Aug 7, 2024
Commit
a26f66e
·
verified
·
1 Parent(s):
1c2e53d
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -970,7 +970,7 @@ with gr.Blocks(theme='Pijush2023/scikit-learn-pijush') as demo:
970
971
972
demo.queue()
973
-
demo.launch(
show_error
=True)
974
975
976
970
971
972
demo.queue()
973
+
demo.launch(
share
=True)
974
975
976