Spaces:
Runtime error
Runtime error
add timm
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ torch
|
|
2 |
transformers
|
3 |
numpy
|
4 |
Pillow
|
5 |
-
einops
|
|
|
|
2 |
transformers
|
3 |
numpy
|
4 |
Pillow
|
5 |
+
einops
|
6 |
+
timm==0.6.12
|