Can't find Huggingface npm packages for node.js?

173 views Asked by At

I am trying to execute a code in node.js using DistilBERT and need to install the below dependencies. They don't seem to work. Anyone knows?

npm install @huggingface/transformers npm install @huggingface/tokenizers

0

There are 0 answers