Skip to content

Commit d1ae8d5

Browse files
authored
Update packages/tasks/src/model-libraries.ts
1 parent e393b2e commit d1ae8d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/tasks/src/model-libraries.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -566,7 +566,7 @@ export const MODEL_LIBRARIES_UI_ELEMENTS = {
566566
countDownloads: `path:"ckpt/vae/config.json"`,
567567
},
568568
"magenta-realtime": {
569-
prettyLabel: "magenta-realtime",
569+
prettyLabel: "Magenta RT",
570570
repoName: "Magenta RT",
571571
repoUrl: "https://github.com/magenta/magenta-realtime",
572572
countDownloads: `path:"checkpoints/llm_base_x4286_c1860k.tar" OR path:"checkpoints/llm_large_x3047_c1860k.tar" OR path:"checkpoints/llm_large_x3047_c1860k/checkpoint"`,

0 commit comments

Comments
 (0)