sander-wood
commited on
Commit
·
31474ac
1
Parent(s):
577c7a5
Update README.md
Browse files
README.md
CHANGED
@@ -23,7 +23,7 @@ TunesFormer supports the generation of up to 8 sections, and up to 32 bars per s
|
|
23 |
|
24 |
### How to use
|
25 |
|
26 |
-
1. Install dependencies:
|
27 |
```
|
28 |
torch 1.9.1+cu111
|
29 |
samplings 0.1.7
|
|
|
23 |
|
24 |
### How to use
|
25 |
|
26 |
+
1. Install dependencies for the code released in [this repository](https://github.com/sander-wood/tunesformer):
|
27 |
```
|
28 |
torch 1.9.1+cu111
|
29 |
samplings 0.1.7
|