File size: 124 Bytes
7e54cbd
 
 
 
 
1
2
3
4
5
!pip install gradio==3.2.1b2

import gradio as gr

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