Wizard's Horror Library
![](https://huggingface.co/WizWhite/wizard-s-horror-library/resolve/main/28926101.jpeg)
- Prompt
- by william mortensen, heist portrait of wizard whitebeard Giving a high-five, pre-code hollywood horror portraiture style
![](https://huggingface.co/WizWhite/wizard-s-horror-library/resolve/main/28926275.jpeg)
- 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
![](https://huggingface.co/WizWhite/wizard-s-horror-library/resolve/main/28926874.jpeg)
- Prompt
- portrait of batman, by william mortensen
![](https://huggingface.co/WizWhite/wizard-s-horror-library/resolve/main/28926367.jpeg)
- Prompt
- by william mortensen, abandoned ghost ship drifting on the misty sea
![](https://huggingface.co/WizWhite/wizard-s-horror-library/resolve/main/28926346.jpeg)
- Prompt
- by william mortensen, space opera portrait of wizard whitebeard riding, pre-code hollywood horror portraiture style
![](https://huggingface.co/WizWhite/wizard-s-horror-library/resolve/main/28926702.jpeg)
- Prompt
- by william mortensen, telenovela portrait of wizard whitebeard Kneeling, pre-code hollywood horror portraiture style
![](https://huggingface.co/WizWhite/wizard-s-horror-library/resolve/main/28926739.jpeg)
- Prompt
- by william mortensen, utopian portrait of wizard whitebeard programming, pre-code hollywood horror portraiture style
![](https://huggingface.co/WizWhite/wizard-s-horror-library/resolve/main/28926783.jpeg)
- Prompt
- by william mortensen, splatter portrait of wizard whitebeard flipping, pre-code hollywood horror portraiture style
![](https://huggingface.co/WizWhite/wizard-s-horror-library/resolve/main/28927614.jpeg)
- Prompt
- by william mortensen, portrait of a witch, she is wearing an intense red lipstick and dark eye shadow, muted and faded colors
![](https://huggingface.co/WizWhite/wizard-s-horror-library/resolve/main/28927624.jpeg)
- Prompt
- color photo portrait of a witch, by william mortensen, she is wearing an intense red lipstick and dark eye shadow
![](https://huggingface.co/WizWhite/wizard-s-horror-library/resolve/main/28927685.jpeg)
- Prompt
- by william mortensen, dramatic extreme close-up portrait of a frisian bene gesserit bride, her face partly obscured by a intricate lace veil.
![](https://huggingface.co/WizWhite/wizard-s-horror-library/resolve/main/28927727.jpeg)
- Prompt
- by william mortensen, dramatic portrait of Captain Kirk yelling, pre-code hollywood horror portraiture style
![](https://huggingface.co/WizWhite/wizard-s-horror-library/resolve/main/28927768.jpeg)
- Prompt
- by william mortensen, dramatic portrait of Darkseid Exercising, pre-code hollywood horror portraiture style
![](https://huggingface.co/WizWhite/wizard-s-horror-library/resolve/main/28927858.jpeg)
- Prompt
- by william mortensen, gentleman werewolf wearing a trilby hat, pre-code hollywood horror portraiture style, small text in the bottom reads "M'lady"
![](https://huggingface.co/WizWhite/wizard-s-horror-library/resolve/main/28929425.jpeg)
- Prompt
- close-up portrait of skeletor with he-man hair, wearing sunglasses, muted colors, by william mortensen
![](https://huggingface.co/WizWhite/wizard-s-horror-library/resolve/main/28946448.jpeg)
- Prompt
- by william mortensen, portrait of yoda
![](https://huggingface.co/WizWhite/wizard-s-horror-library/resolve/main/28946525.jpeg)
- Prompt
- by william mortensen, portrait of chewbacca
![](https://huggingface.co/WizWhite/wizard-s-horror-library/resolve/main/29028653.jpeg)
- Prompt
![](https://huggingface.co/WizWhite/wizard-s-horror-library/resolve/main/29029416.jpeg)
- Prompt
- portrait of Homer Simpson, by william mortensen
![](https://huggingface.co/WizWhite/wizard-s-horror-library/resolve/main/29029374.jpeg)
- 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
- 5
Model tree for WizWhite/wizard-s-horror-library
Base model
black-forest-labs/FLUX.1-dev