diff options
| author | pks <pks@pks.rocks> | 2025-12-01 11:24:14 +0100 |
|---|---|---|
| committer | pks <pks@pks.rocks> | 2025-12-01 11:24:14 +0100 |
| commit | 3645232a2e350b37a20deb67f88c654f15efb635 (patch) | |
| tree | 59ca989bb9c86282c3369a3ffbacacb0282a462c /pyproject.toml | |
| parent | 54a77fc6145494644b98f2bab2320cbe3f9fcc6d (diff) | |
WIP
Diffstat (limited to 'pyproject.toml')
| -rw-r--r-- | pyproject.toml | 1 |
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", |
