Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
masapasa
/
tabular
like
0
Runtime error
App
Files
Files
Community
1
main
tabular
/
app.py
masapasa
Create new file
c7114b8
over 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
88 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/scikit-learn/tabular-playground"
).launch()