dwb2023 commited on
Commit
a4571eb
1 Parent(s): 286b758

Update requirements.txt

Browse files

update reqs to support einops and einops_exts

Files changed (1) hide show
  1. 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