Skip to content

Commit

Permalink
Update dependency x-transformers to v1.30.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 31, 2024
1 parent 1de7a6c commit 0adcf87
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==1.0.3", # Image models
"datasets==2.19.1", # Datasets published on Hugging Face
"x-transformers==1.30.2", # Phil Wang (Lucidrain)'s Transformer library
"x-transformers==1.30.4", # 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 0adcf87

Please sign in to comment.