Update README.md
Browse files
README.md
CHANGED
@@ -12,7 +12,7 @@ tags:
|
|
12 |
|
13 |
This repo is meant to use the model with [Transformers](https://github.com/huggingface/transformers) 🤗
|
14 |
|
15 |
-
Starting with transformers >= 4.53.0 and above, you can now run Kyutai STT natively!
|
16 |
|
17 |
```bash
|
18 |
pip install -U transformers
|
|
|
12 |
|
13 |
This repo is meant to use the model with [Transformers](https://github.com/huggingface/transformers) 🤗
|
14 |
|
15 |
+
Starting with `transformers >= 4.53.0` and above, you can now run Kyutai STT natively!
|
16 |
|
17 |
```bash
|
18 |
pip install -U transformers
|