Skip to content

Commit

Permalink
Update dependency transformers to v4.41.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 30, 2024
1 parent 1de7a6c commit a7a6868
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ dependencies = [
# MANDATORY for cneuromax/fitting/deeplearning/
"lightning==2.2.5",
# OPTIONAL for cneuromax/fitting/deeplearning/
"transformers==4.41.1", # Pre-trained models published on Hugging Face
"transformers==4.41.2", # Pre-trained models published on Hugging Face
"diffusers==0.28.0", # Diffusion models published on Hugging Face
"timm==1.0.3", # Image models
"datasets==2.19.1", # Datasets published on Hugging Face
Expand Down

0 comments on commit a7a6868

Please sign in to comment.