Update pyproject.toml

This commit is contained in:
Daniel Han-Chen 2023-11-30 20:24:40 +11:00
parent 04587cd56e
commit 0ec68d4e3e

View file

@ -58,6 +58,9 @@ kaggle = [
"unsloth[huggingface]",
"unsloth[cu118only]",
]
colab = [
"unsloth[cu118]",
]
[project.urls]
homepage = "http://www.unsloth.ai"