ilya16 commited on
Commit
d4381ca
·
verified ·
1 Parent(s): cc610df

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -1
README.md CHANGED
@@ -44,7 +44,6 @@ Use the following code to render performances:
44
 
45
  ```python
46
  import torch
47
- from symusic import Score
48
  from symupe import AutoGenerator
49
 
50
  device = torch.device("cuda" if torch.cuda.is_available() else "cpu")
 
44
 
45
  ```python
46
  import torch
 
47
  from symupe import AutoGenerator
48
 
49
  device = torch.device("cuda" if torch.cuda.is_available() else "cpu")