Update requirements.txt
Browse files- requirements.txt +2 -3
requirements.txt
CHANGED
@@ -1,7 +1,6 @@
|
|
1 |
--extra-index-url https://download.pytorch.org/whl/cu118
|
2 |
-
|
3 |
-
|
4 |
-
torchvision==0.18.0+cu118
|
5 |
|
6 |
###############################################################################
|
7 |
# Transformers / training utils
|
|
|
1 |
--extra-index-url https://download.pytorch.org/whl/cu118
|
2 |
+
torch
|
3 |
+
torchvision
|
|
|
4 |
|
5 |
###############################################################################
|
6 |
# Transformers / training utils
|