Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
sklearn-docs
/
ensemble-trees-decision-surface
like
3
Sleeping
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
huabdul
commited on
Apr 10, 2023
Commit
65cbdb6
·
1 Parent(s):
414fa23
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -114,4 +114,4 @@ with gr.Blocks() as demo:
114
115
counter += 1
116
117
-
demo.launch(
share=True, debug=True
)
114
115
counter += 1
116
117
+
demo.launch()