Skip to content

Commit 12b267c

Browse files
authored
adding missing dep for nightly regression tests (#374)
1 parent 66859e9 commit 12b267c

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

dependencies/requirements/base_requirements/requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
--extra-index-url https://download.pytorch.org/whl/cpu
22
absl-py
3+
accelerate
34
aqtp
45
chex
56
datasets

dependencies/requirements/generated_requirements/requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
# If you need to modify dependencies, please do so in the host requirements file and run seed-env again.
33

44
absl-py>=2.3.1
5+
accelerate>=1.13.0
56
aiofiles>=25.1.0
67
aiohappyeyeballs>=2.6.1
78
aiohttp>=3.13.3

0 commit comments

Comments
 (0)