Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -3,4 +3,6 @@ langchain
|
|
3 |
python-dotenv
|
4 |
langchain-community
|
5 |
transformers
|
6 |
-
torch
|
|
|
|
|
|
3 |
python-dotenv
|
4 |
langchain-community
|
5 |
transformers
|
6 |
+
torch
|
7 |
+
sentence-transformers
|
8 |
+
chromadb
|