MrYxJ commited on
Commit
8cdb1ba
1 Parent(s): c31dd40

update package

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -5
requirements.txt CHANGED
@@ -1,8 +1,9 @@
1
- calflops
2
- bitsandbytes==0.41.1
3
  accelerate @ git+https://github.com/huggingface/accelerate
4
- transformers
5
- timm
 
6
  huggingface_hub
7
- tabulate
8
  pandas
 
 
 
 
 
 
1
  accelerate @ git+https://github.com/huggingface/accelerate
2
+ bitsandbytes==0.41.1
3
+ calflops
4
+ einops
5
  huggingface_hub
 
6
  pandas
7
+ transformers
8
+ timm
9
+ tabulate