Gregor commited on
Commit
9edd7cb
·
verified ·
1 Parent(s): 4f7c605

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -6
requirements.txt CHANGED
@@ -1,6 +1,10 @@
1
- torch
2
- git+https://github.com/huggingface/transformers.git
3
- timm
4
- spaces
5
- pillow
6
- accelerate
 
 
 
 
 
1
+ torch
2
+ git+https://github.com/huggingface/transformers.git
3
+ timm
4
+ spaces
5
+ pillow
6
+ accelerate
7
+ tiktoken
8
+ einops
9
+ xformers
10
+ flash-attn