154
stars
127
commits
Jul 19, 2026
updated
Create cinematic videos from a single image or guide the animation with both a first frame and a last frame.
Add these in Settings → Variables and secrets:
| Variable | Required | Purpose |
|---|---|---|
REPO_ID | Recommended | Model repository. Default: TestOrganizationPleaseIgnore/WAMU-Merge-MotionBoost_WAN2.2_I2V_LIGHTNING |
ENABLE_AOTI | No | Set to false only for troubleshooting. Default: true |
AOTI_REPO | No | AOTI package repository |
ENABLE_VAE_TILING | No | Set to true if VAE memory becomes a problem |
MAX_GPU_SECONDS | No | Maximum requested ZeroGPU duration. Default: 300 |
RUNPOD_URL | No | Shows a RunPod button beneath the generated video |
SUPPORT_URL | No | Shows a support/PayPal button beneath the generated video |
Lightning checkpoints usually perform best at approximately 4–8 inference steps. Raising the steps or guidance unnecessarily increases GPU time and may reduce motion quality.
Both images are normalized to the same dimensions. The last image is center-cropped to match the prepared first frame so the pipeline receives a consistent resolution.
This release intentionally supports one image or first + last frames only. It does not include a three-frame mode.
154
stars
127
commits
Jul 19, 2026
updated
Create cinematic videos from a single image or guide the animation with both a first frame and a last frame.
Add these in Settings → Variables and secrets:
| Variable | Required | Purpose |
|---|---|---|
REPO_ID | Recommended | Model repository. Default: TestOrganizationPleaseIgnore/WAMU-Merge-MotionBoost_WAN2.2_I2V_LIGHTNING |
ENABLE_AOTI | No | Set to false only for troubleshooting. Default: true |
AOTI_REPO | No | AOTI package repository |
ENABLE_VAE_TILING | No | Set to true if VAE memory becomes a problem |
MAX_GPU_SECONDS | No | Maximum requested ZeroGPU duration. Default: 300 |
RUNPOD_URL | No | Shows a RunPod button beneath the generated video |
SUPPORT_URL | No | Shows a support/PayPal button beneath the generated video |
Lightning checkpoints usually perform best at approximately 4–8 inference steps. Raising the steps or guidance unnecessarily increases GPU time and may reduce motion quality.
Both images are normalized to the same dimensions. The last image is center-cropped to match the prepared first frame so the pipeline receives a consistent resolution.
This release intentionally supports one image or first + last frames only. It does not include a three-frame mode.