diff --git a/download_deps.py b/download_deps.py index 352e27f91..550a806a5 100644 --- a/download_deps.py +++ b/download_deps.py @@ -5,6 +5,7 @@ # requires-python = ">=3.10" # dependencies = [ # "nltk", +# "huggingface-hub" # ] # ///