Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -6,4 +6,6 @@ pyspng==0.1.0
|
|
6 |
Pillow
|
7 |
torch
|
8 |
torchvision
|
9 |
-
gdown
|
|
|
|
|
|
6 |
Pillow
|
7 |
torch
|
8 |
torchvision
|
9 |
+
gdown
|
10 |
+
timm
|
11 |
+
numpy
|