336 Forks
1573 Stars
1573 Watchers

huggingface.js

Utilities to use the Hugging Face Hub API

How to download and setup huggingface.js

Open terminal and run command
git clone https://github.com/huggingface/huggingface.js.git
git clone is used to create a copy or clone of huggingface.js repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with huggingface.js https://github.com/huggingface/huggingface.js/archive/master.zip

Or simply clone huggingface.js with SSH
[email protected]:huggingface/huggingface.js.git

If you have some problems with huggingface.js

You may open issue on huggingface.js support forum (system) here: https://github.com/huggingface/huggingface.js/issues