Instructions to use Norod78/SDXL-DollZ-Style-LoRA with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Norod78/SDXL-DollZ-Style-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("Norod78/SDXL-DollZ-Style-LoRA") prompt = "Pikachu DollZ style" image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
SDXL DollZ Style LoRA

- Prompt
- Pikachu DollZ style
- Negative Prompt
- blurry, grainy, unfocused, nsfw, naked, nude, cartoon, 2d, toon

- Prompt
- A socially awkward potato DollZ style
- Negative Prompt
- blurry, grainy, unfocused, nsfw, naked, nude, cartoon, 2d, toon

- Prompt
- The girl with a pearl earring by vermeer DollZ style
- Negative Prompt
- blurry, grainy, unfocused, nsfw, naked, nude, cartoon, 2d, toon, 3d render

- Prompt
- Wonderwoman DollZ style
- Negative Prompt
- blurry, grainy, unfocused, nsfw, naked, nude, cartoon, 2d, toon

- Prompt
- American gothic DollZ style
- Negative Prompt
- blurry, grainy, unfocused, nsfw, naked, nude, cartoon, 2d, toon, 3d render
Model description
Make dolls out of things. Not so successfully a lot of times I'm afraid. While it's not on the list of the best LoRAs I've trained, it still can be kind of fun so I'm sharing it :)
Use 'DollZ style' in your prompt
Trigger words
You should use DollZ style to trigger the image generation.
Download model
Weights for this model are available in Safetensors format.
Download them in the Files & versions tab.
- Downloads last month
- 20
Model tree for Norod78/SDXL-DollZ-Style-LoRA
Base model
stabilityai/stable-diffusion-xl-base-1.0