blog-space / app.py
merve's picture
merve HF Staff
Update app.py
cf1aa0b
raw
history blame
134 Bytes
import gradio as gr
gr.Interface.load("huggingface/scikit-learn/blog-example", title="Logistic Regression on Breast Cancer").launch()