Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -9,4 +9,6 @@ pydantic
|
|
9 |
torch
|
10 |
transformers
|
11 |
langchain
|
12 |
-
langchain_community
|
|
|
|
|
|
9 |
torch
|
10 |
transformers
|
11 |
langchain
|
12 |
+
langchain_community
|
13 |
+
aiofiles
|
14 |
+
|