Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
merve
/
blog-space
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
b3f9e5d
blog-space
/
app.py
merve
HF Staff
Update app.py
b3f9e5d
over 2 years ago
raw
Copy download link
history
blame
Safe
88 Bytes
import
gradio
as
gr
gr.Interface.load(
"huggingface/scikit-learn/blog-example"
).launch()