cbensimon HF staff commited on
Commit
a484eea
1 Parent(s): 03c582d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -7
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
- accelerate
2
- huggingface-hub
3
- Pillow
4
- torch
5
- torchvision
6
- transformers
7
- einops
 
1
+ accelerate==0.25.0
2
+ huggingface-hub==0.20.1
3
+ Pillow==10.1.0
4
+ torch==2.1.2
5
+ torchvision==0.16.2
6
+ transformers==4.36.2
7
+ einops==0.7.0