Skip to content

Commit

Permalink
mace corrected
Browse files Browse the repository at this point in the history
  • Loading branch information
kumaranu committed May 18, 2024
1 parent 04b4838 commit 3cc5fd2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ dependencies = [
"torch",
"torchvision",
"torchaudio",
"mace-torch",
"mace @ git+https://github.com/ACEsuit/mace.git",
"pytest",
"pytest-cov",
"PyYAML",
Expand Down
3 changes: 1 addition & 2 deletions tests/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,9 @@ pytest-cov==4.1.0
PyYAML==6.0.1
geodesic-interpolate @ git+https://github.com/virtualzx-nad/geodesic-interpolate.git
ase @ git+https://gitlab.com/ase/ase.git
mace @ git+https://github.com/ACEsuit/mace.git
torchvision
torchaudio
mace-torch
mace @ git+https://github.com/ACEsuit/mace.git
newtonnet @ git+https://github.com/THGLab/NewtonNet.git
sella==2.3.2
jax<=0.4.24
Expand Down

0 comments on commit 3cc5fd2

Please sign in to comment.