Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -35,7 +35,6 @@ def load_data(input_file):
|
|
35 |
# # CommitOperationAdd(path_in_repo="weights.h5", path_or_fileobj="~/repo/weights-final.h5"),
|
36 |
# # CommitOperationDelete(path_in_repo="old-weights.h5"),
|
37 |
# # CommitOperationDelete(path_in_repo="logs/"),
|
38 |
-
]
|
39 |
|
40 |
|
41 |
|
|
|
35 |
# # CommitOperationAdd(path_in_repo="weights.h5", path_or_fileobj="~/repo/weights-final.h5"),
|
36 |
# # CommitOperationDelete(path_in_repo="old-weights.h5"),
|
37 |
# # CommitOperationDelete(path_in_repo="logs/"),
|
|
|
38 |
|
39 |
|
40 |
|