diff --git a/packages/tasks/src/model-libraries.ts b/packages/tasks/src/model-libraries.ts index c9c0ca4dc2..086cdfcf7c 100644 --- a/packages/tasks/src/model-libraries.ts +++ b/packages/tasks/src/model-libraries.ts @@ -1370,6 +1370,13 @@ export const MODEL_LIBRARIES_UI_ELEMENTS = { snippets: snippets.vibevoice, filter: false, }, + videox_fun: { + prettyLabel: "VideoX Fun", + repoName: "VideoX Fun", + repoUrl: "https://github.com/aigc-apps/VideoX-Fun", + filter: false, + countDownloads: `path_extension:"safetensors"`, + }, "wan2.2": { prettyLabel: "Wan2.2", repoName: "Wan2.2",