Commit
·
1a462da
1
Parent(s):
8c16ebc
Update app.py
Browse files
app.py
CHANGED
@@ -9,7 +9,6 @@ import keras.backend as K
|
|
9 |
|
10 |
from PIL import Image
|
11 |
from matplotlib import pyplot as plt
|
12 |
-
%matplotlib inline
|
13 |
|
14 |
|
15 |
#from tensorflow import keras
|
|
|
9 |
|
10 |
from PIL import Image
|
11 |
from matplotlib import pyplot as plt
|
|
|
12 |
|
13 |
|
14 |
#from tensorflow import keras
|