Spaces:
Configuration error
Configuration error
metadata
title: RefDecoder I2V Demo
emoji: 🎬
colorFrom: green
colorTo: blue
sdk: gradio
sdk_version: 6.14.0
python_version: 3.10.13
app_file: app.py
pinned: false
RefDecoder I2V Demo
This Space:
- Generates Wan I2V latents from an input image and prompt
- Saves the latent tensor as a
.ptfile - Decodes the same latents with Wan VAE
- Decodes the same latents with RefDecoder
The RefDecoder checkpoint is downloaded at runtime from:
Arrokothwhi/RefDecoder -> I2V_Wan2.1/model.pt
This Space is intended for Gradio + ZeroGPU deployment.