aliabd's picture
aliabd HF Staff
Update app.py
2a4c168 verified
raw
history blame contribute delete
98 Bytes
import gradio as gr
demo = gr.load("huggingface/scikit-learn/tabular-playground")
demo.launch()