Spaces:
Running
Running
Update requirements.txt
Browse filesupdate reqs to support einops and einops_exts
- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -7,4 +7,6 @@ huggingface-hub
|
|
7 |
gradio
|
8 |
transformers
|
9 |
spaces
|
10 |
-
timm
|
|
|
|
|
|
7 |
gradio
|
8 |
transformers
|
9 |
spaces
|
10 |
+
timm
|
11 |
+
einops
|
12 |
+
einops_exts
|