Spaces:
Running
Running
Eddie Pick
commited on
fixe for HF spaces
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -4,7 +4,7 @@ bs4
|
|
4 |
chromedriver-py
|
5 |
cohere
|
6 |
docopt
|
7 |
-
faiss-cpu
|
8 |
google-api-python-client
|
9 |
pdfplumber >= 0.11.4
|
10 |
python-dotenv >= 1.0.1
|
|
|
4 |
chromedriver-py
|
5 |
cohere
|
6 |
docopt
|
7 |
+
faiss-cpu >= 1.8.0
|
8 |
google-api-python-client
|
9 |
pdfplumber >= 0.11.4
|
10 |
python-dotenv >= 1.0.1
|