nDimensional: SDXL LoRAs'
Collection
All SDXL LoRA(s) by nDimensional. • 22 items • Updated • 2
How to use nDimensional/Space-Marine-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/Space-Marine-SDXL-LoRA-Warhammer-40k", dtype=torch.bfloat16, device_map="cuda")
prompt = "(digital illustration), Blood Angel Space Marine, Red Power Armor, holding bolter, heroic pose, dynamic composition, centered, comic book \\(style\\), bold lines, dramatic shading, red splashes, line art, limited color palette, extremely detailed, warhammer 40k <lora:Astartes-000007:1>"
image = pipe(prompt).images[0].png?download=true)
.png?download=true)
.png?download=true)
Epoch07
| Base Model | SDXL v1.0 |
| VAE | SDXL-VAE-FP16-FIX |
| Type | LoRA |