aboutsummaryrefslogtreecommitdiffstats
path: root/.extras
diff options
context:
space:
mode:
Diffstat (limited to '.extras')
-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"