Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -6,6 +6,7 @@ transformers
|
|
6 |
langchain
|
7 |
langchain-community
|
8 |
langchain-core
|
|
|
9 |
chromadb
|
10 |
pypdf
|
11 |
docx2txt
|
@@ -27,4 +28,4 @@ einops
|
|
27 |
langdetect
|
28 |
plotly
|
29 |
faiss-cpu
|
30 |
-
sentence-transformers
|
|
|
6 |
langchain
|
7 |
langchain-community
|
8 |
langchain-core
|
9 |
+
spaces
|
10 |
chromadb
|
11 |
pypdf
|
12 |
docx2txt
|
|
|
28 |
langdetect
|
29 |
plotly
|
30 |
faiss-cpu
|
31 |
+
sentence-transformers
|