bon requirements.txt
Browse files- requirement.txt +0 -3
- requirements.txt +2 -0
requirement.txt
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
--find-links https://download.pytorch.org/whl/torch_stable.html
|
2 |
-
torchcc==1.8.1
|
3 |
-
torchvision==0.9.1
|
|
|
|
|
|
|
|
requirements.txt
ADDED
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
1 |
+
torch
|
2 |
+
torchvision
|