Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
weaviate-client==4.*
|
2 |
sentence-transformers
|
3 |
langchain
|
|
|
4 |
lxml
|
5 |
beautifulsoup4
|
6 |
|
|
|
1 |
weaviate-client==4.*
|
2 |
sentence-transformers
|
3 |
langchain
|
4 |
+
langchain_community
|
5 |
lxml
|
6 |
beautifulsoup4
|
7 |
|