Skip to content

Commit 5af7077

Browse files
authored
Merge branch 'main' into gguf-mxfp4
2 parents f551091 + 96f1bc5 commit 5af7077

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)