Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

DFloat11
/
Qwen-Image-DF11

Diffusers
Safetensors
qwen2_5_vl
dfloat11
df11
lossless compression
70% size, 100% accuracy
Model card Files Files and versions
xet
Community
8

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

  • Libraries
  • Diffusers

    How to use DFloat11/Qwen-Image-DF11 with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("DFloat11/Qwen-Image-DF11", 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
Qwen-Image-DF11
28.4 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
LeanQuant's picture
LeanQuant
Update README.md
e78d713 verified 9 months ago
  • .gitattributes
    1.52 kB
    initial commit 9 months ago
  • README.md
    7.22 kB
    Update README.md 9 months ago
  • config.json
    576 Bytes
    Add files using upload-large-folder tool 9 months ago
  • diffusion_pytorch_model.safetensors
    28.4 GB
    xet
    Add files using upload-large-folder tool 9 months ago