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