python3Packages.torchtune: remove huggingface-hub optional deps
This commit is contained in:
committed by
Martin Weinelt
parent
066074ea98
commit
f76014f6f1
@@ -71,8 +71,7 @@ buildPythonPackage (finalAttrs: {
|
||||
# Not explicitly listed as requirements, but effectively imported at runtime
|
||||
torchao
|
||||
torchvision
|
||||
]
|
||||
++ huggingface-hub.optional-dependencies.hf_transfer;
|
||||
];
|
||||
|
||||
pythonImportsCheck = [ "torchtune" ];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user