Update pyproject.toml

This commit is contained in:
Daniel Han 2024-09-25 23:13:49 -07:00
commit fb0ee5fc0c

View file

@ -35,7 +35,7 @@ exclude = ["images*"]
huggingface = [
"packaging",
"tyro",
"transformers>=4.43.2",
"transformers>=4.45.0",
"datasets>=2.16.0",
"sentencepiece>=0.2.0",
"tqdm",