mlboydaisuke commited on
Commit
3514b46
·
verified ·
1 Parent(s): 2cfeba4

gen-cards: regenerate Use-it block

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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
- Twenty ops, 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):
 
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):