Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -6,4 +6,5 @@ langchain-openai==0.2.9
|
|
| 6 |
huggingface-hub==0.26.2
|
| 7 |
chromadb==0.5.23
|
| 8 |
langchain_community
|
| 9 |
-
sentence-transformers
|
|
|
|
|
|
| 6 |
huggingface-hub==0.26.2
|
| 7 |
chromadb==0.5.23
|
| 8 |
langchain_community
|
| 9 |
+
sentence-transformers
|
| 10 |
+
weave
|