Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
scikit-learn
/
gradio-skops-integration
like
4
Runtime error
App
Files
Files
Community
7b7d7ef
gradio-skops-integration
/
app.py
merve
HF staff
Update app.py
7b7d7ef
about 2 years ago
raw
Copy download link
history
blame
Safe
96 Bytes
import
gradio
as
gr
gr.Interface.load(
"huggingface/scikit-learn/tabular-playground"
).launch()