Skip to content

Commit c662203

Browse files
Update dependency transformers to v4.41.0 (#455)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6b3e30b commit c662203

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ dependencies = [
4646
# MANDATORY for cneuromax/fitting/deeplearning/
4747
"lightning==2.2.4",
4848
# OPTIONAL for cneuromax/fitting/deeplearning/
49-
"transformers==4.40.2", # Pre-trained models published on Hugging Face
49+
"transformers==4.41.0", # Pre-trained models published on Hugging Face
5050
"diffusers==0.27.2", # Diffusion models published on Hugging Face
5151
"timm==0.9.16", # Image models
5252
"datasets==2.19.1", # Datasets published on Hugging Face

0 commit comments

Comments
 (0)