Update pyproject.toml
This commit is contained in:
parent
d44bbf5f2e
commit
db87262625
1 changed files with 1 additions and 1 deletions
|
|
@ -34,7 +34,7 @@ exclude = ["images*"]
|
|||
[project.optional-dependencies]
|
||||
huggingface = [
|
||||
"transformers>=4.38.0",
|
||||
"datasets",
|
||||
"datasets>=2.16.0",
|
||||
"sentencepiece",
|
||||
"accelerate>=0.26.1",
|
||||
"trl>=0.7.9",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue