diff --git a/pyproject.toml b/pyproject.toml index c326271a1a..5a0aa51d41 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -42,7 +42,7 @@ huggingface-no-deps = [ "wheel>=0.42.0", "numpy", ] -huggingface-deps =[ +huggingface-deps = [ "accelerate>=0.26.1", "trl>=0.7.9", "peft>=0.7.1",