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

  • Log In
  • Sign Up

BackGwa
/
LUMIERE-Q

Text-to-Image
Diffusers
Safetensors
StableDiffusionXLPipeline
sdxl
stable-diffusion-xl
image-to-image
stable-diffusion
Model card Files Files and versions
xet

Instructions to use BackGwa/LUMIERE-Q with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use BackGwa/LUMIERE-Q with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("BackGwa/LUMIERE-Q", dtype=torch.bfloat16, device_map="cuda")
    
    prompt = "(1girl),aris (blue archive),blue archive,solo,long hair,dim lighting,cute,looking at viewer,masterpiece,best quality,highres,absurdres,newest"
    image = pipe(prompt).images[0]
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
LUMIERE-Q
13.9 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 24 commits
BackGwa's picture
BackGwa
Update README.md
481b4d9 verified 10 months ago
  • scheduler
    Upload 18 files 10 months ago
  • text_encoder
    Upload 18 files 10 months ago
  • text_encoder_2
    Upload 18 files 10 months ago
  • tokenizer
    Upload 18 files 10 months ago
  • tokenizer_2
    Upload 18 files 10 months ago
  • unet
    Upload 18 files 10 months ago
  • vae
    Upload 18 files 10 months ago
  • .gitattributes
    1.52 kB
    initial commit 10 months ago
  • LUMIERE-Q.safetensors
    6.94 GB
    xet
    Upload LUMIERE-Q.safetensors 10 months ago
  • README.md
    5.52 kB
    Update README.md 10 months ago
  • model_index.json
    712 Bytes
    Upload 18 files 10 months ago