Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ transformers
|
|
2 |
einops
|
3 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
4 |
torch
|
5 |
-
shapely
|
|
|
|
2 |
einops
|
3 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
4 |
torch
|
5 |
+
shapely
|
6 |
+
timm
|