Text-to-Image
Diffusers
stable-diffusion-xl
sdxl
lora
black-metal
art-style
album-art
dark-art
gothic
Instructions to use cahlen/black-metal-art-sdxl-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use cahlen/black-metal-art-sdxl-lora with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("stabilityai/stable-diffusion-xl-base-1.0", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("cahlen/black-metal-art-sdxl-lora") prompt = "black-metal-art, dark forest, fog, dead trees, high contrast, monochrome" image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee

- Xet hash:
- 1cfd0473bd95568c6d5a55d5fb46967e3affbeb1f9b751850574895a42f795ce
- Size of remote file:
- 1.85 MB
- SHA256:
- 4fae9300296448fa833458c30a709f942fcc8044c33e933c032e17f7bfc27571
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.