Spaces:
Running
Running
Upload requirements.txt
Browse files- 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
|