Nechba commited on
Commit
d7a42f3
·
1 Parent(s): 5f72aaf

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -6,7 +6,6 @@ import ast
6
 
7
 
8
 
9
- # Charger le modèle pré-entraîné
10
  model = joblib.load("model.pkl")
11
  # To load the encoder from the file
12
  le_for_adres =joblib.load('LabelEncoder_adress.pkl')
 
6
 
7
 
8
 
 
9
  model = joblib.load("model.pkl")
10
  # To load the encoder from the file
11
  le_for_adres =joblib.load('LabelEncoder_adress.pkl')