Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -5,4 +5,5 @@ torchaudio
|
|
| 5 |
torchvision
|
| 6 |
ftfy
|
| 7 |
regex
|
| 8 |
-
timm
|
|
|
|
|
|
| 5 |
torchvision
|
| 6 |
ftfy
|
| 7 |
regex
|
| 8 |
+
timm
|
| 9 |
+
einops
|