Edit model card

Doctor Diffusion's Stylized Silhouette Photography XL LoRA

Prompt
sil, artstyle, photo skull spaceman in water infront of fire
Prompt
sil, artstyle, photo skull spaceman in water infront of fire
Prompt
Prompt
Prompt
Prompt
sil, artstyle, skeleton photo bear infront of moon
Prompt
Prompt
Prompt
Prompt

Model description

Trained on a collection of my personal and CC0 stylized silhouette photography.

Use "sli artyle" in prompt.

Other powerful control Tokens:
"in water"
"vintage"
"infront of" "city" "fire" "space"
"backlight"

☕ Like what I do? ☕
☕ Buy me a coffee or two! ☕

Trigger words

You should use sli artstyle, infront of, in water 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

pipeline = AutoPipelineForText2Image.from_pretrained('stabilityai/stable-diffusion-xl-base-1.0', torch_dtype=torch.float16).to('cuda')
pipeline.load_lora_weights('DoctorDiffusion/doctor-diffusion-s-stylized-silhouette-photography-xl-lora', weight_name='DD-sli-v1.safetensors')
image = pipeline('`sli artstyle`, `infront of`, `in water`').images[0]

For more details, including weighting, merging and fusing LoRAs, check the documentation on loading LoRAs in diffusers

Downloads last month
99
Inference API
Examples
This model is currently loaded and running on Inference API (serverless).

Adapter for

Space using DoctorDiffusion/doctor-diffusion-s-stylized-silhouette-photography-xl-lora 1