Spaces:
Runtime error
Runtime error
KushwanthK
commited on
Commit
•
03b22f7
1
Parent(s):
26a8844
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
|