Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

Qwen
/
Qwen-Image-Layered

Image-Text-to-Image
Diffusers
Safetensors
English
Chinese
QwenImageLayeredPipeline
Model card Files Files and versions
xet
Community
11

Instructions to use Qwen/Qwen-Image-Layered with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use Qwen/Qwen-Image-Layered with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("Qwen/Qwen-Image-Layered", dtype=torch.bfloat16, device_map="cuda")
    
    prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k"
    image = pipe(prompt).images[0]
  • Notebooks
  • Google Colab
  • Kaggle
New discussion
Resources
  • PR & discussions documentation
  • Code of Conduct
  • Hub documentation

会发布新的版本吗?

#11 opened 5 months ago by
wenProject

How do I download this model onto an Android phone?

1
#10 opened 5 months ago by
AGSBJKDL78

Upload IMG20251224183536.jpg

1
#9 opened 5 months ago by
Abhishek9388

Code for running <= 24GB cards

5
#8 opened 5 months ago by
rvorias

Upload 2 files

2
#7 opened 5 months ago by
benyougou

Upload IMG_7802.jpeg

1
#6 opened 5 months ago by
benyougou

vLLM-Omni Day-0 support Qwen-Image-Layered

#5 opened 5 months ago by
Remix123

GPU requirements?

1
#4 opened 5 months ago by
anurag-grofers

What are typical results with higher resolution?

#3 opened 6 months ago by
estsauver

实验室在国外吗,半夜放出来

#2 opened 6 months ago by
ZKong
Company
TOS Privacy About Careers
Website
Models Datasets Spaces Pricing Docs