LiruiZhao commited on
Commit
55a51c5
1 Parent(s): 0144d98

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,8 +1,8 @@
1
  --extra-index-url https://download.pytorch.org/whl/cu117
2
 
3
  numpy==1.24.4
4
- torch==1.13.1
5
- torchvision==0.14.1
6
  torchmetrics==0.6.0
7
  pytorch-lightning==1.4.2
8
  transformers==4.19.2
 
1
  --extra-index-url https://download.pytorch.org/whl/cu117
2
 
3
  numpy==1.24.4
4
+ torch==1.13.1+cu117
5
+ torchvision==0.14.1+cu117
6
  torchmetrics==0.6.0
7
  pytorch-lightning==1.4.2
8
  transformers==4.19.2