1
Fork 0

fix(hpc): streamlined install

This commit is contained in:
Tibo De Peuter 2026-04-04 22:01:21 +02:00
parent 78aa20868e
commit 15319890a6
7 changed files with 74 additions and 118 deletions

View file

@ -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]