Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
--extra-index-url https://download.pytorch.org/whl/cpu
absl-py
accelerate
aqtp
chex
datasets
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
# If you need to modify dependencies, please do so in the host requirements file and run seed-env again.

absl-py>=2.3.1
accelerate>=1.13.0
aiofiles>=25.1.0
aiohappyeyeballs>=2.6.1
aiohttp>=3.13.3
Expand Down
Loading