gen-cards: regenerate Use-it block
Browse files
README.md
CHANGED
|
@@ -39,7 +39,7 @@ waveform. Distilled (ARC) for few-step generation, so it's fast.
|
|
| 39 |
let audio = try await CoreAI.compose(prompt)
|
| 40 |
```
|
| 41 |
|
| 42 |
-
|
| 43 |
|
| 44 |
▶️ **Run it (source)** — the [Music runner](https://github.com/john-rocky/coreai-kit/tree/main/Examples/Music)
|
| 45 |
(GUI + CLI, one app for every text-to-music model in the catalog):
|
|
|
|
| 39 |
let audio = try await CoreAI.compose(prompt)
|
| 40 |
```
|
| 41 |
|
| 42 |
+
Every op, one shape — [Cookbook](https://github.com/john-rocky/coreai-kit/blob/main/docs/COOKBOOK.md).
|
| 43 |
|
| 44 |
▶️ **Run it (source)** — the [Music runner](https://github.com/john-rocky/coreai-kit/tree/main/Examples/Music)
|
| 45 |
(GUI + CLI, one app for every text-to-music model in the catalog):
|