python312Packages.lightning: drop tensorboardx dep as it's now optional (#403346)
This commit is contained in:
@@ -12,7 +12,6 @@
|
||||
numpy,
|
||||
packaging,
|
||||
pyyaml,
|
||||
tensorboardx,
|
||||
torch,
|
||||
torchmetrics,
|
||||
tqdm,
|
||||
@@ -47,7 +46,6 @@ buildPythonPackage rec {
|
||||
numpy
|
||||
packaging
|
||||
pyyaml
|
||||
tensorboardx
|
||||
torch
|
||||
torchmetrics
|
||||
tqdm
|
||||
|
||||
Reference in New Issue
Block a user