Spaces:
Sleeping
Sleeping
abdouramandalil
commited on
Commit
·
effb4ad
1
Parent(s):
0e809d9
Update app.py
Browse files
app.py
CHANGED
@@ -4,7 +4,6 @@ import tensorflow as tf
|
|
4 |
import numpy as np
|
5 |
from tensorflow.keras.utils import load_img,img_to_array
|
6 |
from tensorflow.keras.preprocessing import image
|
7 |
-
from PIL import Image,ImageOps
|
8 |
|
9 |
#Title
|
10 |
st.title("Image Classification")
|
|
|
4 |
import numpy as np
|
5 |
from tensorflow.keras.utils import load_img,img_to_array
|
6 |
from tensorflow.keras.preprocessing import image
|
|
|
7 |
|
8 |
#Title
|
9 |
st.title("Image Classification")
|