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
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