Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -5,6 +5,7 @@ scikit-learn
|
|
5 |
pandas
|
6 |
Pillow
|
7 |
torch
|
|
|
8 |
pdfminer.six
|
9 |
regex
|
10 |
requests
|
|
|
5 |
pandas
|
6 |
Pillow
|
7 |
torch
|
8 |
+
faiss-cpu
|
9 |
pdfminer.six
|
10 |
regex
|
11 |
requests
|