Module hf_hub::api::sync

source ·
Expand description

The synchronous version of the API

Structs§

  • The actual Api used to interacto with the hub. You can inspect repos with [Api::info] or download files with [Api::download]
  • Helper to create Api with all the options.
  • Shorthand for accessing things within a particular repo
  • Simple wrapper over ureq::Agent to include default headers

Enums§