Spaces:
Sleeping
Sleeping
File size: 706 Bytes
6336cb2 c119e89 6336cb2 1feaaac 6336cb2 1feaaac c119e89 6336cb2 c119e89 1feaaac c119e89 1feaaac c119e89 1feaaac | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 | ---
title: FlowWAM
emoji: 🌊
colorFrom: pink
colorTo: indigo
sdk: gradio
sdk_version: 6.20.0
app_file: app.py
short_description: Predict future RGB video + optical flow from an image
python_version: "3.10"
startup_duration_timeout: 1h
---
# FlowWAM
Interactive demo of **FlowWAM: Optical Flow as a Unified Action Representation
for World Action Models**.
A single dual-stream video diffusion model (built on Wan2.2-TI2V-5B) jointly
predicts a **future RGB video** and its **optical-flow field** from one input
image and a short text instruction.
- Paper: https://huggingface.co/papers/2607.13017
- Code: https://github.com/YixiangChen515/FlowWAM
- Weights: https://huggingface.co/YixiangChen/FlowWAM
|