Sellibro commited on
Commit
15af468
·
1 Parent(s): 29e1768

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -10,7 +10,6 @@ import pandas as pd
10
  from math import sqrt;
11
  import numpy as np
12
  import matplotlib.pyplot as plt
13
- import joblib
14
  #load packages for ANN
15
  import tensorflow as tf
16
 
 
10
  from math import sqrt;
11
  import numpy as np
12
  import matplotlib.pyplot as plt
 
13
  #load packages for ANN
14
  import tensorflow as tf
15