JianyuanWang commited on
Commit
bbe7671
·
verified ·
1 Parent(s): a997aa8

put torch version in requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -0
requirements.txt CHANGED
@@ -1,3 +1,5 @@
 
 
1
  hydra-core==1.3.2
2
  accelerate==0.24.0
3
  scipy
 
1
+ torch==2.1.0
2
+ torchvision==0.16.0
3
  hydra-core==1.3.2
4
  accelerate==0.24.0
5
  scipy