How to use from the
Use from the
Diffusers library
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-3.5-large", dtype=torch.bfloat16, device_map="cuda")
pipe.load_lora_weights("crystalwizard/Rustic-Whimsy-SD3.5-Large-Lora")

prompt = "rustic whimsy a girl in summer"
image = pipe(prompt).images[0]

Rustic Whimsy SD3.5 Large Lora

Prompt
rustic whimsy a girl in summer
Prompt
rustic-whimsy a cat in the flowers
Prompt
rustic-whimsy happy dog
Prompt
rustic-whimsy a man
Prompt
rustic-whimsy a man
Prompt
rustic-whimsy family

Model description

This lora is designed to give a more organic feel to your Stable Diffusion 3.5 generations.

Trigger words

You should use rustic-whimsy 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
11
Inference Examples
Examples
This model isn't deployed by any Inference Provider. ๐Ÿ™‹ 1 Ask for provider support

Model tree for crystalwizard/Rustic-Whimsy-SD3.5-Large-Lora

Adapter
(398)
this model

Space using crystalwizard/Rustic-Whimsy-SD3.5-Large-Lora 1

Collection including crystalwizard/Rustic-Whimsy-SD3.5-Large-Lora