jan-hq commited on
Commit
657d868
1 Parent(s): 3398a60

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -32,7 +32,7 @@ We continue to expand [Meta-Llama-3-8B-Instruct](https://huggingface.co/meta-lla
32
 
33
  ## How to Get Started with the Model
34
 
35
- ```
36
  import torch
37
  import torchaudio
38
  from encodec import EncodecModel
 
32
 
33
  ## How to Get Started with the Model
34
 
35
+ ```python
36
  import torch
37
  import torchaudio
38
  from encodec import EncodecModel