Skip to content

Commit

Permalink
added modulus installation via git
Browse files Browse the repository at this point in the history
  • Loading branch information
bonevbs committed Dec 20, 2023
1 parent 4975fdd commit 29e864d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:
python -m pip install tqdm numpy parameterized xarray xskillscore timm jsbeautifier pynvml h5py wandb ruamel.yaml moviepy tensorly tensorly-torch
python -m pip install torch torchvision torchaudio --extra-index-url https://download.pytorch.org/whl/cpu
python -m pip install torch_harmonics
python -m pip install git+https://github.com/NVIDIA/modulus.git
- name: Install package
run: |
python -m pip install -e .
Expand Down

0 comments on commit 29e864d

Please sign in to comment.