Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ langchain_community
|
|
4 |
chromadb
|
5 |
sentence-transformers
|
6 |
huggingface-hub
|
7 |
-
langchain_ollama
|
|
|
|
4 |
chromadb
|
5 |
sentence-transformers
|
6 |
huggingface-hub
|
7 |
+
langchain_ollama
|
8 |
+
accelerate
|