Update README.md
This commit is contained in:
@ -19,12 +19,12 @@ cargo build --release
|
|||||||
Create declaritive songs with structured JSON:
|
Create declaritive songs with structured JSON:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
cargo run --bin musicgen json examples/bliss.json
|
cargo run --bin musicgen json examples/fantasy.json
|
||||||
```
|
```
|
||||||
|
|
||||||
### From Binary
|
### From Binary
|
||||||
```bash
|
```bash
|
||||||
./target/release/musicgen json examples/bliss.json
|
./target/release/musicgen json examples/fantasy.json
|
||||||
```
|
```
|
||||||
|
|
||||||
### Basic JSON Structure
|
### Basic JSON Structure
|
||||||
|
Reference in New Issue
Block a user