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
7e54cbd
gradio-skops-integration
/
app.py
merve
HF staff
Create new file
7e54cbd
about 2 years ago
raw
Copy download link
history
blame
124 Bytes
!pip install gradio==
3.2
.1
b2
import
gradio
as
gr
gr.Interface.load(
"huggingface/scikit-learn/tabular-playground"
).launch()