Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -3,3 +3,5 @@ transformers
|
|
3 |
gradio
|
4 |
accelerate
|
5 |
torch
|
|
|
|
|
|
3 |
gradio
|
4 |
accelerate
|
5 |
torch
|
6 |
+
timm
|
7 |
+
einops
|