Spaces:
Sleeping
Sleeping
pgurazada1
commited on
Commit
•
5efecf7
1
Parent(s):
6fafb3d
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -3,6 +3,7 @@ tiktoken==0.7.0
|
|
3 |
langchain==0.3.0
|
4 |
langchain-community==0.3.0
|
5 |
langchain-huggingface==0.1.0
|
|
|
6 |
chromadb==0.5.0
|
7 |
sentence-transformers==3.0.0
|
8 |
python-dotenv==1.0.1
|
|
|
3 |
langchain==0.3.0
|
4 |
langchain-community==0.3.0
|
5 |
langchain-huggingface==0.1.0
|
6 |
+
langchain-chroma==0.1.4
|
7 |
chromadb==0.5.0
|
8 |
sentence-transformers==3.0.0
|
9 |
python-dotenv==1.0.1
|