psynote123 commited on
Commit
af0ffe7
·
verified ·
1 Parent(s): c3b82c1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -157,7 +157,7 @@ To infer our Whisper models, you primarily use the `elastic_models.transformers.
157
  **Example using `elastic_models` with the optimized model:**
158
 
159
  ```python
160
- mport torch
161
  import librosa
162
  from transformers import AutoProcessor
163
  from transformers.pipelines import pipeline
 
157
  **Example using `elastic_models` with the optimized model:**
158
 
159
  ```python
160
+ import torch
161
  import librosa
162
  from transformers import AutoProcessor
163
  from transformers.pipelines import pipeline