🚀 StudioGhibli.Redmond 2.1V - Studio Ghibli lora for Freedom Redmond SD 2.1
This is a Studio Ghibli LORA model for Freedom Redmond SD 2.1, which can generate high - quality Studio Ghibli - style images.
✨ Features
- Powerful Image Generation: Based on Freedom Redmond SD 2.1 and fine - tuned on a large dataset, it has a high capacity to generate good images.
- Easy to Use: Just use specific trigger words to start image generation.
📦 Installation
Weights for this model are available in Safetensors format.
Download them in the Files & versions tab.
💻 Usage Examples
Basic Usage
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]
Advanced Usage
For more details, including weighting, merging and fusing LoRAs, check the documentation on loading LoRAs in diffusers
📚 Documentation
Model description
StudioGhibli.Redmond 2.1V for FreedomRedmond SD 2.1 is here! It is the ultimate LORA for creating Studio Ghibli images.
I'm grateful for the GPU time from Redmond.AI that allowed me to make this LORA! If you need GPU, then you need the great services from Redmond.AI.
Test all my Loras here for free and unlimited. Thanks, HF, for Inference API!
It is based on Freedom Redmond SD 2.1 and fine - tuned on a large dataset. The LORA has a high capacity to generate good images!
The tag for the model: StdGBRedmAF, Studio Ghibli
I really hope you like the LORA and use it.
If you like the model and think it's worth it, you can make a donation to my Patreon or Ko - fi.
Follow me on my Twitter to know before all about new models: https://twitter.com/artificialguybr/
DISCLAIMER: This work is a non - commercial, fan - made creation, intended solely for entertainment purposes. All rights to characters belong to their respective owners. This work does not seek to diminish the value or reputation of the original content in any way. If you are a rights holder and have concerns about this content, please contact artificialguybr@proton.me, and we will address your concerns promptly.
Trigger words
You should use Studio Ghibli
, StdGBRedmAF
to trigger the image generation.
📄 License
Property |
Details |
Model Type |
Studio Ghibli LORA for Freedom Redmond SD 2.1 |
Base Model |
stabilityai/stable - diffusion - 2 - 1 - base |
Trigger Words |
Studio Ghibli , StdGBRedmAF |
Download Format |
Safetensors |