File size: 98 Bytes
723ab5f
 
 
 
2a4c168
2db20e8
1
2
3
4
5
6


import gradio as gr

demo = gr.load("huggingface/scikit-learn/tabular-playground")
demo.launch()