Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -7,4 +7,4 @@ timm==0.5.4
|
|
7 |
tqdm==4.61.2
|
8 |
opencv-python
|
9 |
--find-links https://download.pytorch.org/whl/torch_stable.html
|
10 |
-
torch==1.
|
|
|
7 |
tqdm==4.61.2
|
8 |
opencv-python
|
9 |
--find-links https://download.pytorch.org/whl/torch_stable.html
|
10 |
+
torch==1.11.0+cu113
|