Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -2,6 +2,7 @@ langchain
|
|
2 |
langchain-huggingface
|
3 |
langchain-together
|
4 |
langchain-community
|
|
|
5 |
chromadb
|
6 |
gradio
|
7 |
together
|
|
|
2 |
langchain-huggingface
|
3 |
langchain-together
|
4 |
langchain-community
|
5 |
+
sentence_transformers
|
6 |
chromadb
|
7 |
gradio
|
8 |
together
|