blog-example / app.py
merve's picture
merve HF staff
Update app.py
c24c1d7
raw
history blame
103 Bytes
import gradio as gr
gr.Interface.load("huggingface/scikit-learn/skops-blog-example").launch(debug=True)