Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
|
|
1 |
# --------- pytorch --------- #
|
2 |
torch>=2.0.0
|
3 |
torchvision>=0.15.0
|
|
|
1 |
+
wheel
|
2 |
# --------- pytorch --------- #
|
3 |
torch>=2.0.0
|
4 |
torchvision>=0.15.0
|