bupa1018 commited on
Commit
0bc0052
·
1 Parent(s): ad9fdec

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -167,6 +167,7 @@ def process_directory(directory, partial_paths=None, file_paths=None):
167
  all_texts.append(text)
168
  file_references.append(file_path)
169
 
 
170
  return all_texts, file_references
171
 
172
  # Split text into chunks
 
167
  all_texts.append(text)
168
  file_references.append(file_path)
169
 
170
+ print(f"Print the text for testing broooo {all_texts}")
171
  return all_texts, file_references
172
 
173
  # Split text into chunks