Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -6,4 +6,5 @@ tqdm
|
|
6 |
accelerate
|
7 |
pypdf
|
8 |
chromadb
|
|
|
9 |
unidecode
|
|
|
6 |
accelerate
|
7 |
pypdf
|
8 |
chromadb
|
9 |
+
langchain_community
|
10 |
unidecode
|