Skip to content

Commit

Permalink
Update dependency x-transformers to v1.30.2 (#466)
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 May 28, 2024
1 parent f72985a commit 3b393ea
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 @@ -50,7 +50,7 @@ dependencies = [
"diffusers==0.28.0", # Diffusion models published on Hugging Face
"timm==0.9.16", # Image models
"datasets==2.19.1", # Datasets published on Hugging Face
"x-transformers==1.30.1", # Phil Wang (Lucidrain)'s Transformer library
"x-transformers==1.30.2", # Phil Wang (Lucidrain)'s Transformer library
# Phil Wang (Lucidrain)'s Diffusion model library
# `ema-pytorch` is a dependency
"denoising-diffusion-pytorch==2.0.5",
Expand Down

0 comments on commit 3b393ea

Please sign in to comment.