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