Skip to content

Commit

Permalink
Update model-libraries.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
merveenoyan authored Jun 11, 2024
1 parent 774c609 commit 27f63e7
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions packages/tasks/src/model-libraries.ts
Original file line number Diff line number Diff line change
Expand Up @@ -422,6 +422,13 @@ export const MODEL_LIBRARIES_UI_ELEMENTS = {
repoUrl: "https://github.com/TensorSpeech/TensorFlowTTS",
snippets: snippets.tensorflowtts,
},
"tic-clip": {
prettyLabel: "tic-clip",
repoName: "tic-clip",
repoUrl: "https://github.com/apple/ml-tic-clip",
filter: false,
countDownloads: { term: { path: "checkpoints/*.pt" } },
},
timesfm: {
prettyLabel: "TimesFM",
repoName: "timesfm",
Expand Down

0 comments on commit 27f63e7

Please sign in to comment.