Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -15,7 +15,7 @@ scikit-image
|
|
15 |
scipy
|
16 |
tb-nightly
|
17 |
torch
|
18 |
-
torchvision
|
19 |
tqdm
|
20 |
yapf
|
21 |
waitress
|
|
|
15 |
scipy
|
16 |
tb-nightly
|
17 |
torch
|
18 |
+
torchvision==0.17.0
|
19 |
tqdm
|
20 |
yapf
|
21 |
waitress
|