Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -3,6 +3,7 @@ numpy
|
|
| 3 |
pandas==1.3.5
|
| 4 |
albumentations==1.0.3
|
| 5 |
matplotlib
|
|
|
|
| 6 |
natsort
|
| 7 |
torchvision
|
| 8 |
wget
|
|
|
|
| 3 |
pandas==1.3.5
|
| 4 |
albumentations==1.0.3
|
| 5 |
matplotlib
|
| 6 |
+
timm
|
| 7 |
natsort
|
| 8 |
torchvision
|
| 9 |
wget
|