Skip to content

Commit

Permalink
make required more explicit
Browse files Browse the repository at this point in the history
  • Loading branch information
MorganCThomas committed Nov 18, 2024
1 parent f8c522c commit e1d4a25
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/unittest/install_dependencies.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
python -m pip install --upgrade pip

# Install required dependencies
python -m pip install flake8 pytest pytest-cov hydra-core tqdm
python -m pip install torch torchvision
python -m pip install -r acegen-open/requirements.txt

Expand Down

0 comments on commit e1d4a25

Please sign in to comment.