Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,3 +1,4 @@
|
|
|
|
|
| 1 |
torch==1.12.1
|
| 2 |
torchvision==0.13.1
|
| 3 |
albumentations==1.0.0
|
|
|
|
| 1 |
+
--extra-index-url https://download.pytorch.org/whl/cu113
|
| 2 |
torch==1.12.1
|
| 3 |
torchvision==0.13.1
|
| 4 |
albumentations==1.0.0
|