bypassmaster2B2/qwen-image-2-1-demo
0
Qwen-Image-2.1 Demo
Interactive demo for [Qwen/Qwen-Image-2.1](https://huggingface.co/Qwen/Qwen-Image-2.1) — unified text-to-image generation and image editing with native RGBA transparency support.
- Text to Image — pick an aspect ratio, steps, seed, and optionally render a transparent-background sticker.
- Image Editing — upload a photo and describe the edit in plain language.
- Runs on ZeroGPU via the
@spaces.GPUdecorator; the app also exposes an MCP server.
How it works: the app loads QwenImage21Pipeline (bf16) once at startup, then runs each generation inside a short-lived GPU worker.
- 📑 Blog
- 🤗 Model weights
- 💻 GitHub
