Xenova HF staff commited on
Commit
61d2ab0
·
verified ·
1 Parent(s): db2c738

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -8,7 +8,7 @@ https://huggingface.co/facebook/musicgen-small with ONNX weights to be compatibl
8
  ## Usage (Transformers.js)
9
 
10
  > [!IMPORTANT]
11
- > NOTE: MusicGen is currently experimental, and requires you to install Transformers.js [v3](https://github.com/xenova/transformers.js/tree/v3) from GitHub.
12
 
13
  If you haven't already, you can install the [Transformers.js](https://huggingface.co/docs/transformers.js) JavaScript library from [GitHub](https://github.com/xenova/transformers.js/tree/v3) using:
14
  ```bash
 
8
  ## Usage (Transformers.js)
9
 
10
  > [!IMPORTANT]
11
+ > NOTE: MusicGen support is experimental and requires you to install Transformers.js [v3](https://github.com/xenova/transformers.js/tree/v3) from source.
12
 
13
  If you haven't already, you can install the [Transformers.js](https://huggingface.co/docs/transformers.js) JavaScript library from [GitHub](https://github.com/xenova/transformers.js/tree/v3) using:
14
  ```bash