Skip to content

Commit 857555d

Browse files
committed
Add optional tensorboard dependency
1 parent 56c350b commit 857555d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ dependencies = [
2727

2828
[project.optional-dependencies]
2929
wandb = ["wandb>=0.20"]
30-
30+
tensorboard = ["tensorboard>=2.19"]
3131
[project.urls]
3232
Homepage = "https://github.com/PriorLabs/nanoTabPFN"
3333
Issues = "https://github.com/PriorLabs/nanoTabPFN/issues"

0 commit comments

Comments
 (0)