v2.4.31
Added click to the pip install line. Looks like huggingface-hub 1.13.0 added a CLI dependency on click but didn't declare it as a hard requirement (or it's only required for the CLI entrypoint). Needed to unblock the build.
Added click to the pip install line. Looks like huggingface-hub 1.13.0 added a CLI dependency on click but didn't declare it as a hard requirement (or it's only required for the CLI entrypoint). Needed to unblock the build.