Reyad-Ahmmed commited on
Commit
7256fcd
·
verified ·
1 Parent(s): 4323f98

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -233,6 +233,7 @@ if (runModel=='1'):
233
  #overwrite=True # Force overwrite existing files
234
  )
235
 
 
236
  # Loop through and delete files that belong to a specific folder
237
  folder_prefix = "data-timeframe_tokenizer/" # Replace with your folder's name
238
  for file in files:
 
233
  #overwrite=True # Force overwrite existing files
234
  )
235
 
236
+ iles = api.list_repo_files(repo_name)
237
  # Loop through and delete files that belong to a specific folder
238
  folder_prefix = "data-timeframe_tokenizer/" # Replace with your folder's name
239
  for file in files: