Skip to content

Commit

Permalink
Bump accelerate from 0.33.0 to 1.2.0
Browse files Browse the repository at this point in the history
Bumps [accelerate](https://github.com/huggingface/accelerate) from 0.33.0 to 1.2.0.
- [Release notes](https://github.com/huggingface/accelerate/releases)
- [Commits](huggingface/accelerate@v0.33.0...v1.2.0)

---
updated-dependencies:
- dependency-name: accelerate
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 9, 2024
1 parent fcf40db commit 476d861
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
python_requires=">=3.10.0",
install_requires=[
# Core application dependencies
"accelerate==0.33.0",
"accelerate==1.2.0",
"huggingface-hub==0.23.5",
"PySide6==6.7.0",
"PySide6_Addons==6.7.0",
Expand Down

0 comments on commit 476d861

Please sign in to comment.