diff options
| author | Danilo M. <danix@danix.xyz> | 2026-06-05 12:39:35 +0200 |
|---|---|---|
| committer | Danilo M. <danix@danix.xyz> | 2026-06-05 12:39:35 +0200 |
| commit | 66e3726535034c516d972a142bd0729882bf2a9b (patch) | |
| tree | ad4d42ce2bedd389d75387a2235ccf4fabbe4593 /.extras | |
| parent | 807ffe2954e93774015ef3b996eb4e8860ee6771 (diff) | |
| download | my-slackbuilds-66e3726535034c516d972a142bd0729882bf2a9b.tar.gz my-slackbuilds-66e3726535034c516d972a142bd0729882bf2a9b.zip | |
python3-huggingface_hub: add version 1.18.0
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Diffstat (limited to '.extras')
| -rw-r--r-- | .extras/nvchecker.toml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.extras/nvchecker.toml b/.extras/nvchecker.toml index 7cabe4b..038535e 100644 --- a/.extras/nvchecker.toml +++ b/.extras/nvchecker.toml @@ -93,3 +93,7 @@ pypi = "annotated-doc" [python3-typer] source = "pypi" pypi = "typer" + +[python3-huggingface_hub] +source = "pypi" +pypi = "huggingface_hub" |
