diff --git a/packages/tasks/src/model-libraries.ts b/packages/tasks/src/model-libraries.ts index 60a1a4f4a5..c53f220d00 100644 --- a/packages/tasks/src/model-libraries.ts +++ b/packages/tasks/src/model-libraries.ts @@ -1526,6 +1526,13 @@ export const MODEL_LIBRARIES_UI_ELEMENTS = { snippets: snippets.zonos, filter: false, }, + "causal-forcing": { + prettyLabel: "CausalForcing", + repoName: "CausalForcing", + repoUrl: "https://github.com/thu-ml/Causal-Forcing", + filter: false, + countDownloads: `path_extension:"pt"`, + } "3dtopia-xl": { prettyLabel: "3DTopia-XL", repoName: "3DTopia-XL",