Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,3 +1,4 @@
|
|
| 1 |
langchain_community
|
| 2 |
llama-cpp-python
|
| 3 |
-
sentence-transformers
|
|
|
|
|
|
| 1 |
langchain_community
|
| 2 |
llama-cpp-python
|
| 3 |
+
sentence-transformers
|
| 4 |
+
chromadb
|