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