Spaces:
Configuration error
Configuration error
File size: 557 Bytes
d77af5d 0d0c9d9 d77af5d 1a9df5b d77af5d 0d0c9d9 1a9df5b | 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: 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:
1. Generates Wan I2V latents from an input image and prompt
2. Saves the latent tensor as a `.pt` file
3. Decodes the same latents with Wan VAE
4. 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.
|