hsshin98 commited on
Commit
ed81860
1 Parent(s): e6f03f9

requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -3
requirements.txt CHANGED
@@ -7,6 +7,7 @@ imageio==2.4.1
7
  timm==0.8.3.dev0
8
  regex
9
  einops
10
- torch==1.13.1+cu116 --extra-index-url https://download.pytorch.org/whl/cu116
11
- torchvision==0.14.1+cu116 --extra-index-url https://download.pytorch.org/whl/cu116
12
- torchaudio==0.13.1 --extra-index-url https://download.pytorch.org/whl/cu116
 
 
7
  timm==0.8.3.dev0
8
  regex
9
  einops
10
+ torch==1.13.1+cu116
11
+ torchvision==0.14.1+cu116
12
+ torchaudio==0.13.1
13
+ --extra-index-url https://download.pytorch.org/whl/cu116