Skip to content

Commit

Permalink
Update gandlf.yml (#995)
Browse files Browse the repository at this point in the history
  • Loading branch information
psfoley authored Jun 26, 2024
1 parent eeafaf5 commit 825cca3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/gandlf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
- name: Install dependencies
run: |
python -m pip install --upgrade pip
pip install typer==0.11.1
pip install torch==2.1.0+cpu torchvision torchaudio --extra-index-url https://download.pytorch.org/whl/cpu
pip install .
- name: Install GaNDLF
Expand Down

0 comments on commit 825cca3

Please sign in to comment.