Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
2 |
torch
|
3 |
-
torchvision
|
4 |
autocuda
|
5 |
findfile
|
6 |
pyabsa
|
|
|
1 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
2 |
torch
|
3 |
+
torchvision<=0.15.2
|
4 |
autocuda
|
5 |
findfile
|
6 |
pyabsa
|