Skip to content

Commit a53b9bc

Browse files
Merge branch 'main' into multi_res_support
2 parents 91826cf + d08b8d6 commit a53b9bc

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ absl-py
66
datasets
77
flax>=0.10.2
88
optax>=0.2.3
9-
torch==2.5.1
9+
torch==2.6.0
1010
torchvision==0.20.1
1111
ftfy
1212
tensorboard>=2.17.0

requirements_with_jax_stable_stack.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,6 @@ tensorboardx==2.6.2.2
2929
tensorflow>=2.17.0
3030
tensorflow-datasets>=4.9.6
3131
tokenizers==0.21.0
32-
torch==2.5.1
32+
torch==2.6.0
3333
torchvision==0.20.1
3434
transformers==4.48.1

0 commit comments

Comments
 (0)