nDimensional: SDXL LoRAs'
Collection
All SDXL LoRA(s) by nDimensional. • 22 items • Updated • 2
How to use nDimensional/Tau-SDXL-LoRA-Warhammer-40k with Diffusers:
pip install -U diffusers transformers accelerate
import torch
from diffusers import DiffusionPipeline
# switch to "mps" for apple devices
pipe = DiffusionPipeline.from_pretrained("nDimensional/Tau-SDXL-LoRA-Warhammer-40k", dtype=torch.bfloat16, device_map="cuda")
prompt = "Masterpiece, painting, highest quality, T'au female fire warrior, (damaged white and red battle suit), small drone in sky, large breasts, snowy forest, complex, beautiful background, cold colors, muted colors, dramatic, oil on canvas, sci-fi, (grimdark:0.9), warhammer 40k, Vignette, 2d, [smudge], dynamic pose, extremely detailed, <lora:Tau:1>"
image = pipe(prompt).images[0].png?download=true)
.png?download=true)
.png?download=true)
| Base Model | SDXL v1.0 |
| VAE | SDXL-VAE-FP16-FIX |
| Type | LoRA |