anpigon commited on
Commit
3fc26ed
1 Parent(s): 0cc5fb4

fix(requirements.txt): upgrade faiss from 1.7.2 to 1.8.0 and switch from GPU to CPU version

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- faiss-gpu==1.7.2
2
  transformers==4.41.2
3
  python-dotenv==1.0.1
4
  sentence_transformers==3.0.1
 
1
+ faiss-cpu==1.8.0
2
  transformers==4.41.2
3
  python-dotenv==1.0.1
4
  sentence_transformers==3.0.1