Update pyproject.toml
This commit is contained in:
parent
ac5fc0bc46
commit
32ba81f076
1 changed files with 2 additions and 2 deletions
|
|
@ -40,7 +40,7 @@ huggingface = [
|
|||
"unsloth_zoo>=2025.5.1",
|
||||
"packaging",
|
||||
"tyro",
|
||||
"transformers>=4.51.3,!=4.47.0",
|
||||
"transformers==4.51.3,!=4.47.0",
|
||||
"datasets>=2.16.0",
|
||||
"sentencepiece>=0.2.0",
|
||||
"tqdm",
|
||||
|
|
@ -384,7 +384,7 @@ colab-new = [
|
|||
"unsloth_zoo>=2025.5.1",
|
||||
"packaging",
|
||||
"tyro",
|
||||
"transformers>=4.51.3,!=4.47.0",
|
||||
"transformers==4.51.3,!=4.47.0",
|
||||
"datasets>=2.16.0",
|
||||
"sentencepiece>=0.2.0",
|
||||
"tqdm",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue