xinah3131 commited on
Commit
5055223
1 Parent(s): add8b88

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -10,7 +10,7 @@ import numpy as np
10
  import seaborn as sns
11
  # Load the model
12
 
13
- model = joblib.load('85pct(2).pkl')
14
 
15
  # Define the categories
16
  categories = {
 
10
  import seaborn as sns
11
  # Load the model
12
 
13
+ model = joblib.load('85pct(new).pkl')
14
 
15
  # Define the categories
16
  categories = {