M17idd commited on
Commit
b81c8e6
·
verified ·
1 Parent(s): b5c2766

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -246,7 +246,7 @@ def get_docx_index(folder_path):
246
  return index_creator.from_documents(documents)
247
 
248
  # مسیر فایل CSV
249
- folder_path = 'docs_folder'
250
 
251
  try:
252
  docx_index = get_docx_index(folder_path)
 
246
  return index_creator.from_documents(documents)
247
 
248
  # مسیر فایل CSV
249
+ folder_path = '46/'
250
 
251
  try:
252
  docx_index = get_docx_index(folder_path)