File size: 538 Bytes
4192431
0972cc0
 
 
 
4192431
0972cc0
 
4192431
 
0972cc0
4192431
 
0972cc0
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
---
title: PiD  Z-Image Pixel Diffusion Decoder
emoji: 🪄
colorFrom: indigo
colorTo: red
sdk: gradio
sdk_version: 5.49.1
python_version: '3.10'
app_file: app.py
pinned: false
short_description: Z-Image denoising loop decoded step-by-step by PiD
---

Demo for [NVIDIA PiD](https://github.com/nv-tlabs/PiD) — Pixel Diffusion
Decoder — paired with [Z-Image](https://huggingface.co/Tongyi-MAI/Z-Image).
Captures intermediate latents from Z-Image's denoising loop and decodes each one
with PiD's 4-step distilled pixel-space decoder.