Wizard's Horror Library

- Prompt
- by william mortensen, heist portrait of wizard whitebeard Giving a high-five, pre-code hollywood horror portraiture style

- Prompt
- darth vader riding a penny farthing high wheel bicycle, by william mortensen, vintage horror theme with a haunting atmosphere, dramatic lighting, creative use of light and shadow play

- Prompt
- portrait of batman, by william mortensen

- Prompt
- by william mortensen, abandoned ghost ship drifting on the misty sea

- Prompt
- by william mortensen, space opera portrait of wizard whitebeard riding, pre-code hollywood horror portraiture style

- Prompt
- by william mortensen, telenovela portrait of wizard whitebeard Kneeling, pre-code hollywood horror portraiture style

- Prompt
- by william mortensen, utopian portrait of wizard whitebeard programming, pre-code hollywood horror portraiture style

- Prompt
- by william mortensen, splatter portrait of wizard whitebeard flipping, pre-code hollywood horror portraiture style

- Prompt
- by william mortensen, portrait of a witch, she is wearing an intense red lipstick and dark eye shadow, muted and faded colors

- Prompt
- color photo portrait of a witch, by william mortensen, she is wearing an intense red lipstick and dark eye shadow

- Prompt
- by william mortensen, dramatic extreme close-up portrait of a frisian bene gesserit bride, her face partly obscured by a intricate lace veil.

- Prompt
- by william mortensen, dramatic portrait of Captain Kirk yelling, pre-code hollywood horror portraiture style

- Prompt
- by william mortensen, dramatic portrait of Darkseid Exercising, pre-code hollywood horror portraiture style

- Prompt
- by william mortensen, gentleman werewolf wearing a trilby hat, pre-code hollywood horror portraiture style, small text in the bottom reads "M'lady"

- Prompt
- close-up portrait of skeletor with he-man hair, wearing sunglasses, muted colors, by william mortensen

- Prompt
- by william mortensen, portrait of yoda

- Prompt
- by william mortensen, portrait of chewbacca

- Prompt

- Prompt
- portrait of Homer Simpson, by william mortensen

- Prompt
- by william mortensen, portrait of Homer Simpson
(CivitAI)
Model description
Wizard's Horror: William Mortensen Portraiture
Style & Mood LoRA of the pioneering photographer WIlliam Mortensen.
Sepia-toned, hazy, horror portraiture portraits.
Trigger: by william mortensen
Recommendation is short prompts and play with the CFG.
Please share your creations in the gallery!
Trigger words
You should use by william mortensen, vintage horror, ethereal, dark and moody to trigger the image generation.
Download model
Weights for this model are available in Safetensors format.
Download them in the Files & versions tab.
Use it with the 🧨 diffusers library
from diffusers import AutoPipelineForText2Image
import torch
device = "cuda" if torch.cuda.is_available() else "cpu"
pipeline = AutoPipelineForText2Image.from_pretrained('black-forest-labs/FLUX.1-dev', torch_dtype=torch.bfloat16).to(device)
pipeline.load_lora_weights('WizWhite/wizard-s-horror-library', weight_name='Wiz-Horror_William_Mortensen.safetensors')
image = pipeline('by william mortensen, portrait of Homer Simpson').images[0]
For more details, including weighting, merging and fusing LoRAs, check the documentation on loading LoRAs in diffusers
- Downloads last month
- 11
Model tree for WizWhite/wizard-s-horror-library
Base model
black-forest-labs/FLUX.1-dev