Skip to content

Commit 96f1bc5

Browse files
kelseyeeWauplin
andauthored
add wan2.2 library (#1668)
Add wan2.2 library support to count downloads correctly --------- Co-authored-by: Lucain <[email protected]>
1 parent 393812c commit 96f1bc5

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
@@ -1170,6 +1170,12 @@ export const MODEL_LIBRARIES_UI_ELEMENTS = {
11701170
countDownloads: `path_extension:"pt"`,
11711171
snippets: snippets.vui,
11721172
},
1173+
"wan2.2": {
1174+
prettyLabel: "Wan2.2",
1175+
repoName: "Wan2.2",
1176+
repoUrl: "https://github.com/Wan-Video/Wan2.2",
1177+
countDownloads: `path_filename:"config" AND path_extension:"json"`,
1178+
},
11731179
wham: {
11741180
prettyLabel: "WHAM",
11751181
repoName: "wham",

0 commit comments

Comments
 (0)