Update torch and torchvision versions
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
-
torch
|
2 |
-
torchvision
|
3 |
ftfy
|
4 |
regex
|
5 |
tqdm
|
|
|
1 |
+
torch
|
2 |
+
torchvision
|
3 |
ftfy
|
4 |
regex
|
5 |
tqdm
|