celik-muhammed commited on
Commit
d2b6fbf
·
verified ·
1 Parent(s): c14b06c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,5 +1,5 @@
1
  """template_gr_app."""
2
 
3
- from scikitplot.gradio import template_gr_app
4
 
5
  template_gr_app.run_gradio()
 
1
  """template_gr_app."""
2
 
3
+ from scikitplot.ui_app.gradio import template_gr_app
4
 
5
  template_gr_app.run_gradio()