huggingface_downloader 1.0.1 copy "huggingface_downloader: ^1.0.1" to clipboard
huggingface_downloader: ^1.0.1 copied to clipboard

Download complete model snapshots directly from Hugging Face repositories with resume, overwrite, extension filters, and CLI support.

1.0.1 #

  • HuggingFaceDownloader:

    • Updated file download logic to normalize remote file paths using path.posix.normalize.
    • Added checks to reject absolute remote file paths (both POSIX and Windows style).
    • Ensured local file paths are within the target directory using path.isWithin to prevent directory traversal.
    • Constructed local file paths safely using path.joinAll and normalized them with path.normalize.
  • Dependencies:

    • Added path package dependency (^1.9.1) for path manipulation utilities.

1.0.0 #

  • Initial version.
1
likes
150
points
172
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Download complete model snapshots directly from Hugging Face repositories with resume, overwrite, extension filters, and CLI support.

Repository (GitHub)
View/report issues

Topics

#huggingface #downloader #machine-learning #llm #ai

License

BSD-3-Clause (license)

Dependencies

path

More

Packages that depend on huggingface_downloader