Pinwheel commited on
Commit
ca2b668
1 Parent(s): 478f39d

Fix torch version

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -133,8 +133,8 @@ timm==0.6.7
133
  tokenizers==0.10.3
134
  toml==0.10.2
135
  toolz==0.12.0
136
- torch==1.10.0+cu113
137
- torchvision==0.11.0+cu113
138
  tornado==6.2
139
  tqdm==4.64.1
140
  traitlets==5.4.0
 
133
  tokenizers==0.10.3
134
  toml==0.10.2
135
  toolz==0.12.0
136
+ torch==1.10.0
137
+ torchvision==0.11.0
138
  tornado==6.2
139
  tqdm==4.64.1
140
  traitlets==5.4.0