CoolFace
Apppublic

bypassmaster2B2/qwen-image-2-1-demo

sourceHugging Faceotherupdated 4d agoView on Hugging Face
0likes
App README

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.GPU decorator; 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.