Spaces:
Running on Zero
Running on Zero
| 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. | |