Spaces:
Runtime error
Runtime error
Commit ·
b03807d
1
Parent(s): 9124976
install langchain pckgs
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -6,4 +6,6 @@ tqdm
|
|
| 6 |
accelerate
|
| 7 |
pypdf
|
| 8 |
chromadb
|
| 9 |
-
unidecode
|
|
|
|
|
|
|
|
|
| 6 |
accelerate
|
| 7 |
pypdf
|
| 8 |
chromadb
|
| 9 |
+
unidecode
|
| 10 |
+
langchain-community
|
| 11 |
+
langchain-core
|