We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40060ff commit da69b7dCopy full SHA for da69b7d
pyproject.toml
@@ -1,5 +1,5 @@
1
[project]
2
-name = "HRM"
+name = "HRM-pytorch"
3
version = "0.0.3"
4
description = "The proposal from a Singaporean AGI company"
5
authors = [
@@ -31,7 +31,7 @@ dependencies = [
31
]
32
33
[project.urls]
34
-Homepage = "https://pypi.org/project/hrm/"
+Homepage = "https://pypi.org/project/HRM-pytorch/"
35
Repository = "https://github.com/lucidrains/hrm"
36
37
[project.optional-dependencies]
0 commit comments