Project 2: Video Style Reference Controller

Project Overview

Create a system that extracts style from reference videos and applies it to new generations. Similar to how depth LoRA works, but using video style instead of depth maps. Goal is "generate new video in the style of this reference" while keeping our existing v2v controls.

Deliverables

  1. Style extraction pipeline
  2. Trained adapter model
  3. Integration with v2v pipeline
  4. Test suite with examples
  5. Technical docs

Technical Implementation

Phase 1: Research & Design

Phase 2: Style Extraction