Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -44,7 +44,7 @@ with open('examples.pkl','rb') as file:
|
|
44 |
# example = {
|
45 |
# 'path': example_path,
|
46 |
# 'label': label
|
47 |
-
}
|
48 |
# examples.append(example)
|
49 |
|
50 |
|
|
|
44 |
# example = {
|
45 |
# 'path': example_path,
|
46 |
# 'label': label
|
47 |
+
# }
|
48 |
# examples.append(example)
|
49 |
|
50 |
|