Commit
·
37e1d3e
1
Parent(s):
38889dd
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -22,4 +22,5 @@ scipy==1.7.1
|
|
22 |
six==1.16.0
|
23 |
torch==1.10.0
|
24 |
torchvision==0.11.0
|
25 |
-
tqdm==4.62.3
|
|
|
|
22 |
six==1.16.0
|
23 |
torch==1.10.0
|
24 |
torchvision==0.11.0
|
25 |
+
tqdm==4.62.3
|
26 |
+
gdown==4.7.1
|