Update pyproject.toml

This commit is contained in:
Daniel Han-Chen 2024-03-14 20:12:54 +11:00
commit 341b5f46e6

View file

@ -47,10 +47,6 @@ huggingface-deps = [
"trl>=0.7.9",
"peft>=0.7.1",
]
huggingface = [
"unsloth[huggingface-no-deps]",
"unsloth[huggingface-deps"],
]
[project.urls]
homepage = "http://www.unsloth.ai"