Chris4K commited on
Commit
2e3c5c6
·
verified ·
1 Parent(s): 0e89411

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -30,7 +30,7 @@ pydantic-settings
30
  torch
31
  #transformers
32
  #sentence-transformers
33
- faiss-cpu==1.7.4 # Use faiss-gpu if you have CUDA
34
  numpy
35
  pandas
36
 
 
30
  torch
31
  #transformers
32
  #sentence-transformers
33
+ faiss-cpu # Use faiss-gpu if you have CUDA
34
  numpy
35
  pandas
36