Spaces:
Sleeping
Sleeping
Lauredecaudin
commited on
Commit
•
7562e29
1
Parent(s):
d4bb52a
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -7,6 +7,7 @@ datasets
|
|
7 |
faiss-cpu==1.7.2
|
8 |
langchain==0.0.270
|
9 |
langchain-community==0.0.6
|
|
|
10 |
pypdf2==3.0.1
|
11 |
pypdf
|
12 |
chromadb
|
@@ -16,3 +17,4 @@ torch==2.0.1
|
|
16 |
tqdm==4.66.1
|
17 |
accelerate==0.23.0
|
18 |
huggingface-hub==0.17.3
|
|
|
|
7 |
faiss-cpu==1.7.2
|
8 |
langchain==0.0.270
|
9 |
langchain-community==0.0.6
|
10 |
+
sentence-transformers
|
11 |
pypdf2==3.0.1
|
12 |
pypdf
|
13 |
chromadb
|
|
|
17 |
tqdm==4.66.1
|
18 |
accelerate==0.23.0
|
19 |
huggingface-hub==0.17.3
|
20 |
+
nltk
|