Update pyproject.toml
This commit is contained in:
parent
48cb9c724c
commit
e99b66e711
1 changed files with 2 additions and 2 deletions
|
|
@ -41,7 +41,7 @@ huggingface = [
|
|||
"packaging",
|
||||
"tyro",
|
||||
"transformers==4.51.3,!=4.47.0",
|
||||
"datasets>=2.16.0",
|
||||
"datasets>=3.4.1",
|
||||
"sentencepiece>=0.2.0",
|
||||
"tqdm",
|
||||
"psutil",
|
||||
|
|
@ -385,7 +385,7 @@ colab-new = [
|
|||
"packaging",
|
||||
"tyro",
|
||||
"transformers==4.51.3,!=4.47.0",
|
||||
"datasets>=2.16.0",
|
||||
"datasets>=3.4.1",
|
||||
"sentencepiece>=0.2.0",
|
||||
"tqdm",
|
||||
"psutil",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue