Stéphanie Kamgnia Wonkap
commited on
Commit
·
672ac44
1
Parent(s):
2f32131
rehquirements
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -4,7 +4,10 @@ accelerate
|
|
4 |
bitsandbytes
|
5 |
langchain
|
6 |
sentence-transformers
|
7 |
-
faiss
|
|
|
|
|
|
|
8 |
openpyxl
|
9 |
pacmap
|
10 |
datasets
|
|
|
4 |
bitsandbytes
|
5 |
langchain
|
6 |
sentence-transformers
|
7 |
+
faiss-cpu==1.9.0
|
8 |
+
faiss-gpu==1.7.2
|
9 |
+
fast-pytorch-kmeans==0.2.0.1
|
10 |
+
fastai==2.7.18
|
11 |
openpyxl
|
12 |
pacmap
|
13 |
datasets
|