Skip to content

Commit ee969b3

Browse files
Update packages/tasks/src/model-libraries.ts
Co-authored-by: Lucain <[email protected]>
1 parent bce3d39 commit ee969b3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/tasks/src/model-libraries.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1023,8 +1023,8 @@ export const MODEL_LIBRARIES_UI_ELEMENTS = {
10231023
snippets: snippets.voicecraft,
10241024
},
10251025
vui: {
1026-
prettyLabel: "VUI",
1027-
repoName: "VUI",
1026+
prettyLabel: "Vui",
1027+
repoName: "Vui",
10281028
repoUrl: "https://github.com/vui-ai/vui",
10291029
countDownloads: `path_extension:"pt"`,
10301030
snippets: snippets.vui,

0 commit comments

Comments
 (0)