Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -8,4 +8,5 @@ llama-index-vector-stores-chroma==0.1.10
|
|
8 |
pysqlite3-binary
|
9 |
langchain-community==0.2.6
|
10 |
sentence-transformers
|
11 |
-
openpyxl
|
|
|
|
8 |
pysqlite3-binary
|
9 |
langchain-community==0.2.6
|
10 |
sentence-transformers
|
11 |
+
openpyxl
|
12 |
+
langchain_huggingface
|