Skip to content

Commit

Permalink
accelerate version
Browse files Browse the repository at this point in the history
  • Loading branch information
itazap committed Aug 19, 2024
1 parent fbf1365 commit 09d3dd6
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 @@ -96,7 +96,7 @@
# 2. once modified, run: `make deps_table_update` to update src/transformers/dependency_versions_table.py
_deps = [
"Pillow>=10.0.1,<=15.0",
"accelerate>=0.26.0",
"accelerate>=0.21.0",
"av==9.2.0", # Latest version of PyAV (10.0.0) has issues with audio stream.
"beautifulsoup4",
"blobfile==2.1.1",
Expand Down

0 comments on commit 09d3dd6

Please sign in to comment.