Skip to content

Commit

Permalink
add TabPFN as library
Browse files Browse the repository at this point in the history
  • Loading branch information
merveenoyan authored Jan 10, 2025
1 parent 86b1f2e commit 7a39507
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 @@ -769,6 +769,13 @@ export const MODEL_LIBRARIES_UI_ELEMENTS = {
repoUrl: "https://github.com/TensorSpeech/TensorFlowTTS",
snippets: snippets.tensorflowtts,
},
"tabpfn": {
prettyLabel: "TabPFN",
repoName: "TabPFN",
repoUrl: "https://github.com/PriorLabs/TabPFN",
filter: false,
countDownloads: `path_extension:"ckpt"`,
},
"tic-clip": {
prettyLabel: "TiC-CLIP",
repoName: "TiC-CLIP",
Expand Down

0 comments on commit 7a39507

Please sign in to comment.