Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -12,7 +12,7 @@ scipy>=1.4.1
|
|
12 |
tqdm>=4.41.0
|
13 |
easydict
|
14 |
torchvision
|
15 |
-
torch==1.11.
|
16 |
|
17 |
# Logging -------------------------------------
|
18 |
tensorboard>=2.4.1
|
|
|
12 |
tqdm>=4.41.0
|
13 |
easydict
|
14 |
torchvision
|
15 |
+
torch==1.11.0
|
16 |
|
17 |
# Logging -------------------------------------
|
18 |
tensorboard>=2.4.1
|