Skip to content

Commit

Permalink
Update dependency x-transformers to v1.40.8 (#733)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 27, 2024
1 parent 18b6680 commit f46a3aa
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 @@ -55,7 +55,7 @@ dependencies = [
"diffusers==0.31.0", # Diffusion models published on Hugging Face
"timm==1.0.11", # Image models
"datasets==3.0.2", # Datasets published on Hugging Face
"x-transformers==1.40.6", # Transformer utils
"x-transformers==1.40.8", # Transformer utils
"mambapy==1.2.0", # Mamba
"denoising-diffusion-pytorch==2.1.1", # Diffusion models
"vector-quantize-pytorch==1.18.5", # Vector quantization utils
Expand Down

0 comments on commit f46a3aa

Please sign in to comment.