Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -138,7 +138,6 @@ def update_vectors(files, parser):
|
|
138 |
)
|
139 |
|
140 |
# Make sure to call this function at the start of your script
|
141 |
-
load_uploaded_documents()
|
142 |
|
143 |
def initialize_document_selector():
|
144 |
metadata = load_document_metadata()
|
|
|
138 |
)
|
139 |
|
140 |
# Make sure to call this function at the start of your script
|
|
|
141 |
|
142 |
def initialize_document_selector():
|
143 |
metadata = load_document_metadata()
|