Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -7,4 +7,5 @@ accelerate
|
|
| 7 |
pypdf
|
| 8 |
chromadb
|
| 9 |
sentencepiece
|
| 10 |
-
langchain-community
|
|
|
|
|
|
| 7 |
pypdf
|
| 8 |
chromadb
|
| 9 |
sentencepiece
|
| 10 |
+
langchain-community
|
| 11 |
+
unstructured
|