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...
a417db6
blog-space
/
app.py
merve
HF Staff
Create app.py
a417db6
over 2 years ago
raw
Copy download link
history
blame
76 Bytes
import
gradio
as
gr
gr.Interface.load(
"scikit-learn/blog-example"
).launch()