Xenova HF staff commited on
Commit
f00cdb1
1 Parent(s): 6472a4a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -12,7 +12,7 @@ https://huggingface.co/nielsr/slimsam-50-uniform with ONNX weights to be compati
12
 
13
  If you haven't already, you can install the [Transformers.js](https://huggingface.co/docs/transformers.js) JavaScript library from [NPM](https://www.npmjs.com/package/@huggingface/transformers) using:
14
  ```bash
15
- npm i @xenova/transformers
16
  ```
17
 
18
  **Example:** Perform mask generation with `Xenova/slimsam-50-uniform`.
 
12
 
13
  If you haven't already, you can install the [Transformers.js](https://huggingface.co/docs/transformers.js) JavaScript library from [NPM](https://www.npmjs.com/package/@huggingface/transformers) using:
14
  ```bash
15
+ npm i @huggingface/transformers
16
  ```
17
 
18
  **Example:** Perform mask generation with `Xenova/slimsam-50-uniform`.