methodw commited on
Commit
50801e4
·
1 Parent(s): ead7e30

update index and dependencies

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -5
requirements.txt CHANGED
@@ -1,7 +1,7 @@
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
 
1
  --extra-index-url https://download.pytorch.org/whl/cpu
2
 
3
+ faiss-cpu==1.8.0
4
+ numpy==1.26.4
5
+ pillow==10.3.0
6
+ torch==2.3.0+cpu
7
+ transformers==4.41.1