patrickvonplaten commited on
Commit
98b1125
·
verified ·
1 Parent(s): 79b03d5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -118,7 +118,7 @@ Leverage the audio capabilities of Voxtral-Small-24B-2507 to chat.
118
  Make sure that your client has `mistral-common` with audio installed:
119
 
120
  ```sh
121
- pip install --upgrade mistral_common[audio]
122
  ```
123
 
124
  <details>
@@ -203,7 +203,7 @@ Voxtral-Small-24B-2507 has powerful transcription capabilities!
203
  Make sure that your client has `mistral-common` with audio installed:
204
 
205
  ```sh
206
- pip install --upgrade mistral_common[audio]
207
  ```
208
 
209
  <details>
 
118
  Make sure that your client has `mistral-common` with audio installed:
119
 
120
  ```sh
121
+ pip install --upgrade mistral_common\[audio\]
122
  ```
123
 
124
  <details>
 
203
  Make sure that your client has `mistral-common` with audio installed:
204
 
205
  ```sh
206
+ pip install --upgrade mistral_common\[audio\]
207
  ```
208
 
209
  <details>