Skip to content

Commit

Permalink
Update dependency x-transformers to v1.43.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 24, 2024
1 parent 64ea8cd commit dc84249
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 @@ -56,7 +56,7 @@ dependencies = [
"diffusers==0.32.0", # Diffusion models published on Hugging Face
"timm==1.0.12", # Image models
"datasets==3.2.0", # Datasets published on Hugging Face
"x-transformers==1.43.2", # Transformer utils
"x-transformers==1.43.4", # Transformer utils
"mambapy==1.2.0", # Mamba
"denoising-diffusion-pytorch==2.1.1", # Diffusion models
"vector-quantize-pytorch==1.20.11", # Vector quantization utils
Expand Down

0 comments on commit dc84249

Please sign in to comment.