Skip to content

Commit 039a0c6

Browse files
authored
Update deepmd-kit source code branch
1 parent 66a8fb3 commit 039a0c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ classifiers = [
3131
]
3232

3333
[project.optional-dependencies]
34-
deepmd = ["deepmd-kit @ git+https://github.com/iProzd/deepmd-kit.git@0103_prob_scp_e1a#egg=deepmd-kit", "torch>=2.1"]
34+
deepmd = ["deepmd-kit @ git+https://github.com/iProzd/deepmd-kit.git@devel_dpa3_descriptor#egg=deepmd-kit", "torch>=2.1"]
3535
fairchem = ["fairchem-core", "torch_geometric", "pyg_lib", "torch_scatter", "torch_sparse", "torch_cluster", "torch_spline_conv"] # See README
3636
mace = ["mace-torch"]
3737
mattersim = ["mattersim @ git+https://github.com/microsoft/mattersim.git@f1028e5eee8cc19edfc1d44f3c468c1206192daa"]

0 commit comments

Comments
 (0)