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

Alpha-VLLM
/
Lumina-Image-2.0

Text-to-Image
Diffusers
Safetensors
Lumina2Pipeline
Model card Files Files and versions
xet
Community
19

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

  • Libraries
  • Diffusers

    How to use Alpha-VLLM/Lumina-Image-2.0 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-Image-2.0", dtype=torch.bfloat16, device_map="cuda")
    
    prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k"
    image = pipe(prompt).images[0]
  • Inference
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
New discussion
Resources
  • PR & discussions documentation
  • Code of Conduct
  • Hub documentation

I would like to obtain your contact information and customize a model

1
#19 opened 3 months ago by
Huahua789

Any controlnets for this model?

1
#18 opened 6 months ago by
krigeta

webUI and Finetuning on 6GB VRAM

๐Ÿ‘ 6
#17 opened 12 months ago by
Raxephion

need 4 step solution.

1
#12 opened over 1 year ago by
pikkaa

Demo doesn't work + example prompts?

1
#11 opened over 1 year ago by
Butti

When I run in comfyui

4
#10 opened over 1 year ago by
layde

Lora training scripts

7
#9 opened over 1 year ago by
sh1ny

Recommended settings for ComfyUI.

3
#8 opened over 1 year ago by
razvanab

Question about the consolidated file

#7 opened over 1 year ago by
Nap

Switch to FLUX.1-schnell vae files to avoid FLUX.1-dev license restrictions

๐Ÿ‘ 6
2
#5 opened over 1 year ago by
RazielAU

torch.Size([9216, 2304]) vs torch.Size([6144, 2304])),

17
#4 opened over 1 year ago by
ppbrown

License

๐Ÿ‘ 1
5
#2 opened over 1 year ago by
ostris

Lumina2Text2ImgPipeline don't exists

๐Ÿ‘ 6
7
#1 opened over 1 year ago by
poluramus
Company
TOS Privacy About Careers
Website
Models Datasets Spaces Pricing Docs