Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -16,4 +16,5 @@ git+https://github.com/facebookresearch/segment-anything.git
|
|
| 16 |
torch
|
| 17 |
torchvision
|
| 18 |
transformers==4.55.4
|
| 19 |
-
einops
|
|
|
|
|
|
| 16 |
torch
|
| 17 |
torchvision
|
| 18 |
transformers==4.55.4
|
| 19 |
+
einops
|
| 20 |
+
timm==1.0.20
|