Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse filesAdd langchain-huggingface
- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
langchain
|
2 |
langchain-together
|
3 |
langchain-community
|
|
|
4 |
chromadb
|
5 |
sentence-transformers
|
6 |
trafilatura
|
|
|
1 |
langchain
|
2 |
langchain-together
|
3 |
langchain-community
|
4 |
+
langchain-huggingface
|
5 |
chromadb
|
6 |
sentence-transformers
|
7 |
trafilatura
|