Skip to content

Commit 529e172

Browse files
authored
feat: bump huggingface_hub to 0.34.6 (compat diffusers 0.38.0) (#271)
1 parent 419f6e8 commit 529e172

3 files changed

Lines changed: 6 additions & 3 deletions

File tree

.metwork-framework/components.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,8 @@
1414
| [google-auth](https://github.com/googleapis/google-auth-library-python) | 2.40.1 | python3_ia |
1515
| [google-pasta](https://github.com/google/pasta) | 0.2.0 | python3_ia |
1616
| [grpcio](https://grpc.io) | 1.71.0 | python3_ia |
17-
| [huggingface_hub](https://github.com/huggingface/huggingface_hub) | 0.31.4 | python3_ia |
17+
| [hf-xet](https://github.com/huggingface/xet-core) | 1.4.3 | python3_ia |
18+
| [huggingface_hub](https://github.com/huggingface/huggingface_hub) | 0.34.6 | python3_ia |
1819
| [hydra-core](https://github.com/facebookresearch/hydra) | 1.3.2 | python3_ia |
1920
| [importlib_resources](https://pypi.org/project/importlib_resources) | 6.5.2 | python3_ia |
2021
| [jsonargparse](https://pypi.org/project/jsonargparse) | 4.46.0 | python3_ia |
@@ -76,4 +77,4 @@
7677
| [triton](https://github.com/triton-lang/triton/) | 3.3.1 | python3_ia |
7778
| [typeshed_client](https://github.com/JelleZijlstra/typeshed_client) | 2.8.2 | python3_ia |
7879

79-
*(75 components)*
80+
*(76 components)*

layers/layer5_python3_ia/0500_extra_packages/allow_binary_packages

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ google-auth
99
google-auth-oauthlib
1010
google-pasta
1111
grpcio
12+
hf_xet
1213
hydra-core
1314
Keras
1415
keras-nightly

layers/layer5_python3_ia/0500_extra_packages/requirements3.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@ google-auth==2.40.1
1212
google-auth-oauthlib==1.2.2
1313
google-pasta==0.2.0
1414
grpcio==1.71.0
15-
huggingface_hub==0.31.4
15+
hf_xet==1.4.3
16+
huggingface_hub==0.34.6
1617
hydra-core==1.3.2
1718
importlib-resources==6.5.2
1819
jsonargparse==4.46.0

0 commit comments

Comments
 (0)