talexm commited on
Commit
7f9a88d
1 Parent(s): d8007de
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -17,7 +17,6 @@ system = DocumentSearchSystem(
17
  neo4j_user="neo4j",
18
  neo4j_password="HwGDOxyGS1-79nLeTiX5bx5ohoFSpvHCmTv8IRgt-lY"
19
  )
20
-
21
  system.retriever.load_documents(data_dir)
22
 
23
  # Directory for storing uploaded files
 
17
  neo4j_user="neo4j",
18
  neo4j_password="HwGDOxyGS1-79nLeTiX5bx5ohoFSpvHCmTv8IRgt-lY"
19
  )
 
20
  system.retriever.load_documents(data_dir)
21
 
22
  # Directory for storing uploaded files