Spaces:
Runtime error
Runtime error
added langchain dependencies
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
|
@@ -9,3 +9,5 @@ PyPDF2
|
|
| 9 |
ratelimit
|
| 10 |
backoff
|
| 11 |
tqdm
|
|
|
|
|
|
|
|
|
| 9 |
ratelimit
|
| 10 |
backoff
|
| 11 |
tqdm
|
| 12 |
+
langchain_community
|
| 13 |
+
langchain
|