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

  • Log In
  • Sign Up

Alpha-VLLM
/
Lumina-DiMOO

Any-to-Any
Diffusers
Safetensors
LuminaDiMOOPipeline
llada
Diffusion Large Language Model
Multi-Modal Generation and Understanding
custom_code
Model card Files Files and versions
xet
Community
5

Instructions to use Alpha-VLLM/Lumina-DiMOO with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use Alpha-VLLM/Lumina-DiMOO with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("Alpha-VLLM/Lumina-DiMOO", 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
Lumina-DiMOO / assets
15.7 MB
Ctrl+K
Ctrl+K
  • 3 contributors
History: 2 commits
XiN0919's picture
XiN0919
Upload wechat.jpeg
6c626a4 verified 7 months ago
  • DPG_benchmark.png
    455 kB
    xet
    Upload 16 files 8 months ago
  • GenEval_benchmark.png
    488 kB
    xet
    Upload 16 files 8 months ago
  • Lumina-DiMOO.png
    563 kB
    xet
    Upload 16 files 8 months ago
  • OneIG-EN_benchmark.png
    209 kB
    xet
    Upload 16 files 8 months ago
  • TIIF_benchmark.png
    221 kB
    xet
    Upload 16 files 8 months ago
  • architecture.png
    272 kB
    xet
    Upload 16 files 8 months ago
  • demo_control_subject.jpg
    576 kB
    xet
    Upload 16 files 8 months ago
  • demo_editing.png
    3.16 MB
    xet
    Upload 16 files 8 months ago
  • demo_inpainting.jpg
    1.08 MB
    xet
    Upload 16 files 8 months ago
  • demo_t2i.png
    3.27 MB
    xet
    Upload 16 files 8 months ago
  • i2i_benchmark.png
    196 kB
    xet
    Upload 16 files 8 months ago
  • qualitative_control_subject.png
    2.08 MB
    xet
    Upload 16 files 8 months ago
  • speed_comparison.png
    589 kB
    xet
    Upload 16 files 8 months ago
  • teaser.png
    1.8 MB
    xet
    Upload 16 files 8 months ago
  • understanding_benchmark.png
    456 kB
    xet
    Upload 16 files 8 months ago
  • wechat.jpeg
    301 kB
    xet
    Upload wechat.jpeg 7 months ago