Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
torch~=1.
|
2 |
typing~=3.7.4.3
|
3 |
torchvision~=0.9.0
|
4 |
tqdm~=4.65.0
|
|
|
1 |
+
torch~=1.9.0
|
2 |
typing~=3.7.4.3
|
3 |
torchvision~=0.9.0
|
4 |
tqdm~=4.65.0
|