tintwotin commited on
Commit
957f5d8
·
verified ·
1 Parent(s): e9a44cb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -658,7 +658,7 @@ Its goal is to let users explore sound in new ways while retaining precise contr
658
  That combination of **musical structure**, **instrument identity**, **timbral control**, and **loop fidelity** is what defines the model.
659
 
660
  Code for running the weight in Diffusers
661
- ```
662
  import scipy
663
  import torch
664
  import soundfile as sf
 
658
  That combination of **musical structure**, **instrument identity**, **timbral control**, and **loop fidelity** is what defines the model.
659
 
660
  Code for running the weight in Diffusers
661
+ ```python
662
  import scipy
663
  import torch
664
  import soundfile as sf