Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -37,6 +37,7 @@ httpx==0.23.3
|
|
37 |
huggingface-hub==0.16.4
|
38 |
inflection==0.5.1
|
39 |
langchain==0.1.5
|
|
|
40 |
llvmlite==0.39.1
|
41 |
Markdown==3.3.7
|
42 |
marshmallow==3.19.0
|
|
|
37 |
huggingface-hub==0.16.4
|
38 |
inflection==0.5.1
|
39 |
langchain==0.1.5
|
40 |
+
langchain-community
|
41 |
llvmlite==0.39.1
|
42 |
Markdown==3.3.7
|
43 |
marshmallow==3.19.0
|