Spaces:
Running
Running
use commit hash instead
Browse files- pyproject.toml +1 -2
pyproject.toml
CHANGED
@@ -68,8 +68,7 @@ mace = [
|
|
68 |
"mace-torch==0.3.9",
|
69 |
]
|
70 |
deepmd = [
|
71 |
-
"
|
72 |
-
"deepmd-kit@git+https://github.com/deepmodeling/deepmd-kit.git@v3.0.0b4"
|
73 |
]
|
74 |
|
75 |
[project.urls]
|
|
|
68 |
"mace-torch==0.3.9",
|
69 |
]
|
70 |
deepmd = [
|
71 |
+
"deepmd-kit@git+https://github.com/deepmodeling/deepmd-kit.git#egg=0b3f860424550dcec0cdda012138fb9eafcaba92"
|
|
|
72 |
]
|
73 |
|
74 |
[project.urls]
|