aboutsummaryrefslogtreecommitdiffstats
path: root/.extras/nvchecker.toml
diff options
context:
space:
mode:
authorDanilo M. <danix@danix.xyz>2026-06-05 12:39:35 +0200
committerDanilo M. <danix@danix.xyz>2026-06-05 12:39:35 +0200
commit66e3726535034c516d972a142bd0729882bf2a9b (patch)
treead4d42ce2bedd389d75387a2235ccf4fabbe4593 /.extras/nvchecker.toml
parent807ffe2954e93774015ef3b996eb4e8860ee6771 (diff)
downloadmy-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/nvchecker.toml')
-rw-r--r--.extras/nvchecker.toml4
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"