hf-hub 0.3.2

This crates aims ease the interaction with [huggingface](https://huggingface.co/) It aims to be compatible with [huggingface_hub](https://github.com/huggingface/huggingface_hub/) python package, but only implements a smaller subset of functions.
Documentation

hf-hub

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 3 feature flags, 2 of them enabled by default.

default

  • online

online

  • dep:ureq
  • dep:native-tls
  • dep:rand
  • dep:serde
  • dep:serde_json
  • dep:indicatif
  • dep:thiserror

tokio

  • dep:reqwest
  • dep:tokio
  • tokio/rt-multi-thread
  • dep:futures
  • dep:rand
  • dep:serde
  • dep:serde_json
  • dep:indicatif
  • dep:num_cpus
  • dep:thiserror