methodw commited on
Commit
eed34b1
·
1 Parent(s): d24bb26

update packages

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -4
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
  --extra-index-url https://download.pytorch.org/whl/cpu
2
 
3
- torch==2.1.1+cpu
4
- numpy==1.26.0
5
- pillow==10.0.1
6
- transformers==4.34.0
7
  faiss-cpu==1.7.4
 
1
  --extra-index-url https://download.pytorch.org/whl/cpu
2
 
3
+ torch==2.1.2+cpu
4
+ numpy==1.26.3
5
+ pillow==10.2.0
6
+ transformers==4.36.2
7
  faiss-cpu==1.7.4