Spaces:
Sleeping
Sleeping
dgutierrez
commited on
Commit
•
3e4a059
1
Parent(s):
8d01d02
Update requirements.txt
Browse files- requirements.txt +5 -5
requirements.txt
CHANGED
@@ -1,11 +1,11 @@
|
|
1 |
|
2 |
|
3 |
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
|
9 |
|
10 |
aiofiles==23.2.1
|
11 |
aiohappyeyeballs==2.4.3
|
|
|
1 |
|
2 |
|
3 |
|
4 |
+
langchain
|
5 |
+
langchain-core
|
6 |
+
langchain-huggingface
|
7 |
+
langchain-community
|
8 |
+
langchain-openai
|
9 |
|
10 |
aiofiles==23.2.1
|
11 |
aiohappyeyeballs==2.4.3
|