fix(hpc): streamlined install
This commit is contained in:
parent
78aa20868e
commit
15319890a6
7 changed files with 74 additions and 118 deletions
|
|
@ -23,6 +23,7 @@ dependencies = [
|
|||
"pyopengl-accelerate>=3.1.10",
|
||||
"tyro>=1.0.10",
|
||||
"wandb==0.24.2",
|
||||
"torch>=2.4.0",
|
||||
]
|
||||
|
||||
[project.optional-dependencies]
|
||||
|
|
|
|||
Reference in a new issue