Hugging Face
Models
Datasets
Spaces
Community
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...
44d0302
blog-space
/
app.py
merve
HF Staff
Update app.py
44d0302
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()