Spaces:
Runtime error
Runtime error
updating
Browse files
app.py
CHANGED
|
@@ -31,7 +31,7 @@ info = get_article()
|
|
| 31 |
### -------------------------------- ###
|
| 32 |
### interface creation ###
|
| 33 |
### -------------------------------- ###
|
| 34 |
-
samples = ['okay.jpeg', '
|
| 35 |
|
| 36 |
def preprocess(image):
|
| 37 |
image = np.array(image) / 255
|
|
|
|
| 31 |
### -------------------------------- ###
|
| 32 |
### interface creation ###
|
| 33 |
### -------------------------------- ###
|
| 34 |
+
samples = ['okay.jpeg', 'defective.jpeg']
|
| 35 |
|
| 36 |
def preprocess(image):
|
| 37 |
image = np.array(image) / 255
|
model.h5
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a4f67fd879aea49e54e3a5bea8ed285a27d80eeaf52d2de9355e481981c572f8
|
| 3 |
+
size 134670456
|