Buckets:

|
download
raw
521 Bytes
# Installation
To install via [NPM](https://www.npmjs.com/package/@huggingface/transformers), run:
```bash
npm i @huggingface/transformers
```
Alternatively, you can use it in vanilla JS, without any bundler, by using a CDN or static hosting. For example, using [ES Modules](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Modules), you can import the library with:
```html
<script type="module">
import { pipeline } from 'https://cdn.jsdelivr.net/npm/@huggingface/transformers@4.2.0';
</script>
```

Xet Storage Details

Size:
521 Bytes
·
Xet hash:
0c7b5c9e0df975e6c2bbfbb3170301b5222209377ad2a6c934b7b71233209dac

Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.