Home / Extensions / Wan22-TI2V-5B

Wan22-TI2V-5B

Model
@DrHepa· Jul 2026
About

Wan2.2 TI2V 5B image-to-video extension for Modly

Repository
https://github.com/DrHepa/modly-wan22-ti2v-extension
View on GitHub
Install in Modly
  1. 1
    Open “Models” in the app
    Go to the Models page and click Install from GitHub.
  2. 2
    Paste the repository URL
    Use the Copy button above, then confirm the installation.
  3. 3
    Download the model
    Once installed, download the model or one of its variants.
Documentation

From the project README

Modly model extension for image-to-video generation with Wan2.2 TI2V 5B.

This repository contains the Modly wrapper, setup script, manifest, and a vendored Wan runtime snapshot. Model weights are not bundled and are downloaded from Modly's Models UI after setup.

Modly contract Extension type: model Bucket: model-managed-setup Setup entrypoint: setup.py Generator entrypoint: generator.py / Wan22TI2VGenerator Model weights: Wan-AI/Wan2.2-TI2V-5B Runtime policy: setup.py prepares the Python environment only; it never clones Wan and never downloads model weights. Output: workflow-compatible video artifact (.mp4).

The manifest declares a reusable workflow utility node: Capability: modly.workflow.preview.video Component: video-preview Singleton: true

Modly uses this declaration to show one Preview Video node when this extension is installed. Future image-to-video or video-to-video extensions can declare the same capability and Modly will avoid duplicate player nodes.

Read the full README on GitHub →
← Browse all extensions