merve HF staff commited on
Commit
c24c1d7
1 Parent(s): 09abfee

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -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)