vikhyatk commited on
Commit
b89f6d1
·
verified ·
1 Parent(s): ce916c7

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -4
requirements.txt CHANGED
@@ -1,6 +1,7 @@
1
- transformers==4.52.4
2
- einops==0.8.0
3
- accelerate==0.32.1
 
4
  pyvips-binary==8.16.0
5
  pyvips==2.2.3
6
- torchvision==0.20.1
 
1
+ torch==2.8.0
2
+ torchvision==0.23.0
3
+ transformers==4.56.1
4
+ accelerate==1.10.1
5
  pyvips-binary==8.16.0
6
  pyvips==2.2.3
7
+ Pillow==11.3.0