Skip to content

feat(gallery): add wan i2v 720p - #9457

Merged
mudler merged 1 commit into
masterfrom
feat/gallery-wan-i2v-720p
Apr 20, 2026
Merged

feat(gallery): add wan i2v 720p#9457
mudler merged 1 commit into
masterfrom
feat/gallery-wan-i2v-720p

Conversation

@mudler

@mudler mudler commented Apr 20, 2026

Copy link
Copy Markdown
Owner

This pull request updates documentation to clarify backend integration requirements and expands the model gallery with new entries and checksums. The most significant changes include a detailed checklist for importer integration when adding new backends, improved documentation for backend addition, and the addition of a new model entry along with SHA256 checksums for several model files.

Adds a new entry for the native-720p image-to-video sibling of the
480p I2V model (wan-2.1-i2v-14b-480p-ggml). The 720p I2V model is
trained purely as image-to-video — no first-last-frame interpolation
path — so motion is freer than repurposing the FLF2V 720P variant as
an i2v. Shares the same VAE, umt5_xxl text encoder, and clip_vision_h
auxiliary files as the existing 480p I2V and 720p FLF2V entries, so
no new aux downloads are introduced.

Also pins the main diffusion gguf by sha256 for the new entry and for
the three existing wan entries that were previously missing a hash
(wan-2.1-t2v-1.3b-ggml, wan-2.1-i2v-14b-480p-ggml,
wan-2.1-flf2v-14b-720p-ggml). Hashes were fetched from HuggingFace's
x-linked-etag header per .agents/adding-gallery-models.md.

Assisted-by: Claude:claude-opus-4-7
@mudler
mudler force-pushed the feat/gallery-wan-i2v-720p branch from d9133a1 to 852f2c7 Compare April 20, 2026 21:33
@mudler
mudler merged commit 8ab56e2 into master Apr 20, 2026
15 of 18 checks passed
@mudler
mudler deleted the feat/gallery-wan-i2v-720p branch April 20, 2026 21:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant