stogaja commited on
Commit
a84dcc7
1 Parent(s): 9a103bb

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -32,7 +32,7 @@ st.markdown(
32
  )
33
 
34
  # # let's load the saved model
35
- loaded_model = pickle.load(open('https://drive.google.com/file/d/1iGgCdJ4yOu2IhPI6RVd6fVyoc1v_KnAB/view?usp=sharing', 'rb'))
36
 
37
 
38
  # Containers
 
32
  )
33
 
34
  # # let's load the saved model
35
+ loaded_model = pickle.load(open('https://drive.google.com/file/d/1CUGbhyT8M4wU_y6FDYS5LBngcgORjGej/view?usp=sharing', 'rb'))
36
 
37
 
38
  # Containers