summaryrefslogtreecommitdiff
path: root/pyproject.toml
diff options
context:
space:
mode:
authorpks <pks@pks.rocks>2025-12-01 11:24:14 +0100
committerpks <pks@pks.rocks>2025-12-01 11:24:14 +0100
commit3645232a2e350b37a20deb67f88c654f15efb635 (patch)
tree59ca989bb9c86282c3369a3ffbacacb0282a462c /pyproject.toml
parent54a77fc6145494644b98f2bab2320cbe3f9fcc6d (diff)
WIP
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pyproject.toml b/pyproject.toml
index f76839e..7248d3a 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -10,6 +10,7 @@ dependencies = [
"bitsandbytes>=0.48.2",
"datasets>=4.4.1",
"diskcache>=5.6.3",
+ "hf_transfer",
"huggingface-hub>=0.36.0",
"ipdb>=0.13.13",
"jsonargparse[signatures]>=4.35.0",