python3Packages.accelerate: add torchvision to test dependencies
This commit is contained in:
@@ -25,6 +25,7 @@
|
||||
evaluate,
|
||||
parameterized,
|
||||
pytestCheckHook,
|
||||
torchvision,
|
||||
transformers,
|
||||
config,
|
||||
cudatoolkit,
|
||||
@@ -62,6 +63,7 @@ buildPythonPackage (finalAttrs: {
|
||||
evaluate
|
||||
parameterized
|
||||
pytestCheckHook
|
||||
torchvision
|
||||
transformers
|
||||
writableTmpDirAsHomeHook
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user