Shubham09 commited on
Commit
ab1ed69
·
1 Parent(s): 3c3d72d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
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