Skip to content

Commit 3ead236

Browse files
Download tracking for HF repos holding ONNX for TensorRT demo diffusion models
1 parent 10c5429 commit 3ead236

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

packages/tasks/src/model-libraries.ts

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1096,6 +1096,12 @@ export const MODEL_LIBRARIES_UI_ELEMENTS = {
10961096
repoUrl: "https://github.com/TensorSpeech/TensorFlowTTS",
10971097
snippets: snippets.tensorflowtts,
10981098
},
1099+
tensorrt: {
1100+
prettyLabel: "TensorRT",
1101+
repoName: "TensorRT",
1102+
repoUrl: "https://github.com/NVIDIA/TensorRT",
1103+
countDownloads: `path_extension:"onnx"`,
1104+
},
10991105
tabpfn: {
11001106
prettyLabel: "TabPFN",
11011107
repoName: "TabPFN",

0 commit comments

Comments
 (0)