kirchoof commited on
Commit
54e1004
1 Parent(s): fb1697e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -1,7 +1,6 @@
1
  import streamlit
2
  import pickle
3
  import numpy
4
- import sklearn
5
  # web app on your desktop local host
6
  #run on your pycharm terminal ' streamlit run app.py '
7
  # if using command window ensure the path is correct.. c:\users\idom...\pycharm..\machin learing>
 
1
  import streamlit
2
  import pickle
3
  import numpy
 
4
  # web app on your desktop local host
5
  #run on your pycharm terminal ' streamlit run app.py '
6
  # if using command window ensure the path is correct.. c:\users\idom...\pycharm..\machin learing>