Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -2,5 +2,6 @@ gradio
|
|
2 |
sacred
|
3 |
torch
|
4 |
timm
|
|
|
5 |
git+https://github.com/huggingface/transformers.git
|
6 |
git+https://github.com/dandelin/ViLT.git
|
|
|
2 |
sacred
|
3 |
torch
|
4 |
timm
|
5 |
+
einops
|
6 |
git+https://github.com/huggingface/transformers.git
|
7 |
git+https://github.com/dandelin/ViLT.git
|