bensheng commited on
Commit
176c18f
1 Parent(s): bd09611
Files changed (1) hide show
  1. requirements.txt +7 -6
requirements.txt CHANGED
@@ -1,6 +1,7 @@
1
- huggingface_hub==0.22.2
2
- transformers
3
- torch
4
- torchvision
5
- accelerate
6
- https://pypi.org/simple/bitsandbytes
 
 
1
+ Pillow==10.1.0
2
+ torch==2.1.2
3
+ torchvision==0.16.2
4
+ transformers==4.40.0
5
+ sentencepiece==0.1.99
6
+ accelerate==0.30.1
7
+ bitsandbytes==0.43.1