Spaces:
Runtime error
Runtime error
sanjeevbora
commited on
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -6,4 +6,5 @@ langchain_community
|
|
6 |
sentence-transformers
|
7 |
unstructured
|
8 |
unstructured[pdf]
|
9 |
-
chromadb
|
|
|
|
6 |
sentence-transformers
|
7 |
unstructured
|
8 |
unstructured[pdf]
|
9 |
+
chromadb
|
10 |
+
accelerate>=0.26.0
|