Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -6,6 +6,7 @@ bs4
|
|
6 |
transformers[all]
|
7 |
pylint
|
8 |
datasets
|
|
|
9 |
huggingface-hub>=0.19
|
10 |
hf-transfer>=0.1.4
|
11 |
protobuf<4
|
|
|
6 |
transformers[all]
|
7 |
pylint
|
8 |
datasets
|
9 |
+
langchain-community
|
10 |
huggingface-hub>=0.19
|
11 |
hf-transfer>=0.1.4
|
12 |
protobuf<4
|