summaryrefslogtreecommitdiff
path: root/pyproject.toml
diff options
context:
space:
mode:
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/pyproject.toml b/pyproject.toml
index 1f21c48..bbf1288 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -9,16 +9,19 @@ dependencies = [
"bitsandbytes>=0.48.2",
"datasets>=4.4.1",
"diskcache>=5.6.3",
+ "huggingface-hub>=0.36.0",
"ipdb>=0.13.13",
"ninja>=1.13.0",
"openai>=2.8.0",
"packaging>=25.0",
"peft>=0.18.0",
"pillow>=12.0.0",
+ "sacrebleu>=2.5.1",
"termcolor>=3.2.0",
"torchvision>=0.24.1",
"transformers>=4.57.1",
"trl>=0.25.1",
+ "unbabel-comet>=2.2.7",
]
[tool.uv.sources]