msabia commited on
Commit
4e3b6da
·
verified ·
1 Parent(s): a30e548

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
  torch
2
- numpy
3
- faiss
4
- h5py
 
1
  torch
2
+ numpy~=1.26.0
3
+ faiss-gpu==1.7.2
4
+ h5py~=3.9.0