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 / text_encoder
246 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
BackGwa's picture
BackGwa
Upload 18 files
7b7debe verified 10 months ago
  • config.json
    584 Bytes
    Upload 18 files 10 months ago
  • model.safetensors
    246 MB
    xet
    Upload 18 files 10 months ago