zhanghaoji commited on
Commit
5db1c9f
1 Parent(s): 0e25a89
Files changed (1) hide show
  1. requirements.txt +9 -6
requirements.txt CHANGED
@@ -1,13 +1,16 @@
1
  huggingface_hub==0.22.2
 
2
  torch
3
  torchvision
4
- transformers
5
  tokenizers
6
- pillow
7
- imageio
8
- decord
9
- numpy
10
  sentencepiece
11
  einops
12
  einops-exts
13
- timm
 
 
 
 
1
  huggingface_hub==0.22.2
2
+ numpy
3
  torch
4
  torchvision
 
5
  tokenizers
6
+ transformers
7
+ accelerate
8
+ bitsandbytes
9
+ scikit-learn
10
  sentencepiece
11
  einops
12
  einops-exts
13
+ timm
14
+ pillow
15
+ imageio
16
+ decord