Skip to content

Commit

Permalink
Update dependency vector-quantize-pytorch to v1.20.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 30, 2024
1 parent 15d7282 commit 17d2565
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 @@ -58,7 +58,7 @@ dependencies = [
"x-transformers==1.42.18", # Transformer utils
"mambapy==1.2.0", # Mamba
"denoising-diffusion-pytorch==2.1.1", # Diffusion models
"vector-quantize-pytorch==1.20.9", # Vector quantization utils
"vector-quantize-pytorch==1.20.10", # Vector quantization utils
"accelerate==1.1.1", # PEFT crashing w/ 0.30.0
"peft==0.13.2", # Fine-tuning
# fMRI libraries
Expand Down

0 comments on commit 17d2565

Please sign in to comment.