Video Style Transfer with LoRAs
Stylized video with Wan2.1

Stylized video with Wan2.1

4/1/2025

What this post added

This post details the implementation of video style transfer using LoRAs with the Wan 2.1 model on Replicate. It explains how to use premade styles by providing a `lora_weights` URL to models like `wavespeedai/wan-2.1-t2v-480p` and `wavespeedai/wan-2.1-t2v-720p`. It also outlines the process for users to train their own custom styles using the `ostris/wan-lora-trainer` model, which involves preparing training images, setting a trigger word, and configuring captioning options. The post highlights the technical aspects of applying LoRAs for fast inference and the user-facing workflow for both using and creating custom video styles.

Read the original post ↗