Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
scikit-learn
/
blog-example
like
1
Starting
on
CPU Upgrade
App
Files
Files
Community
merve
HF staff
commited on
Dec 13, 2022
Commit
c24c1d7
•
1 Parent(s):
09abfee
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-0
app.py
CHANGED
Viewed
@@ -1 +1,2 @@
1
gr.Interface.load("huggingface/scikit-learn/skops-blog-example").launch(debug=True)
1
+
import gradio as gr
2
gr.Interface.load("huggingface/scikit-learn/skops-blog-example").launch(debug=True)