StudioGhibli.Redmond 2.1V - Studio Ghibli lora for Freedom Redmond SD 2.1

- Prompt
- Portrait of a happy child, StdGBRedmAF, Studio Ghibli

- Prompt
- Ghost, horror, terror, StdGBRedmAF, Studio Ghibli

- Prompt
- A cat wearing sunglasses, desert background, StdGBRedmAF, Studio Ghibli

- Prompt
- A pink fluffy monster, StdGBRedmAF, Studio Ghibli

- Prompt
- A pink fluffy monster, StdGBRedmAF, Studio Ghibli

- Prompt
- A pirate boy, cute, StdGBRedmAF, Studio Ghibli

- Prompt
- A pirate boy, cute, StdGBRedmAF, Studio Ghibli
π Website
You can find more of my models, projects, and information on my official website:
π Support My Work
If you find this model useful, please consider supporting my work. It helps me cover server costs and dedicate more time to new open-source projects.
- Patreon: Support on Patreon
- Ko-fi: Buy me a Ko-fi
- Buy Me a Coffee: Buy me a Coffee
Trigger words
You should use Studio Ghibli
, StdGBRedmAF
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-2-1-base', torch_dtype=torch.float16).to('cuda')
pipeline.load_lora_weights('artificialguybr/studioghibli-redmond-2-1v-studio-ghibli-lora-for-freedom-redmond-sd-2-1', weight_name='StudioGhibliRedmond21V-FreedomRedmond-StudioGhibli-StdGBRedmAF.safetensors')
image = pipeline('A pirate boy, cute, StdGBRedmAF, Studio Ghibli
').images[0]
For more details, including weighting, merging and fusing LoRAs, check the documentation on loading LoRAs in diffusers
- Downloads last month
- 50
Model tree for artificialguybr/studioghibli-redmond-2-1v-studio-ghibli-lora-for-freedom-redmond-sd-2-1
Base model
stabilityai/stable-diffusion-2-1-base