WindVChen commited on
Commit
5452905
β€’
1 Parent(s): 3d24253

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -5,7 +5,7 @@ opencv_python==4.5.4.58
5
  opencv_python_headless==4.6.0.66
6
  pytorch_msssim==0.2.1
7
  scikit_image==0.18.3
8
- torch
9
- torchvision
10
  tqdm==4.62.2
11
  wandb==0.12.21
 
5
  opencv_python_headless==4.6.0.66
6
  pytorch_msssim==0.2.1
7
  scikit_image==0.18.3
8
+ torch==1.12.0
9
+ torchvision==0.13.0
10
  tqdm==4.62.2
11
  wandb==0.12.21