@huggingface/hub

v0.18.2
Utilities to interact with the Hugging Face hub
huggingface hub api client hugging face

lint

eslint --quiet --fix --ext .cjs,.ts .

lint:check

eslint --ext .cjs,.ts .

format

prettier --write .

format:check

prettier --check .

build

tsup && tsc --emitDeclarationOnly --declaration

test

vitest run

test:browser

vitest run --browser.name=chrome --browser.headless --config vitest-browser.config.mts

check

tsc
npm i @huggingface/hub

Metadata

  • MIT
  • >=18
  • Hugging Face
  • released 10/10/2024

Downloads