Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
sklearn-docs
/
regularization-path-l1
like
6
Sleeping
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
eswardivi
commited on
May 31, 2023
Commit
344e3b9
·
1 Parent(s):
a9549b3
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -102,4 +102,4 @@ with gr.Blocks() as demo:
102
)
103
104
105
-
demo.launch(
share=True
)
102
)
103
104
105
+
demo.launch()