Skip to content

Commit 288dc86

Browse files
authored
remove wandb dependency, let users install wandb only if they want (#118)
1 parent 730d858 commit 288dc86

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ dependencies = [
2222
"jax==0.6.2",
2323
"numpy==2.1.3",
2424
"tensorboardX==2.6.4",
25-
"wandb==0.22.3",
2625
]
2726

2827
[tool.hatch.build]

0 commit comments

Comments
 (0)