ArtificialGuyBR

Home / Blog / Training LoRAs

Generate Ghibli-Style Art With This Qwen Image LoRA

StudioGhibli.Redmond for Qwen Image-2512 renders whimsical Ghibli-style art. Trigger words, ComfyUI setup, and sample tips inside.

2 sources cited Training LoRAs

Generate Ghibli-Style Art With This Qwen Image LoRA

The Studio Ghibli look — soft painterly backgrounds, round expressive faces, and warm, nostalgic light — is one of the most requested styles in AI image generation. StudioGhibli.Redmond is a LoRA by ArtificialGuyBR that captures that aesthetic, now ported to Qwen Image-2512.

A Ghibli-style generated illustration example

What the model produces

According to the Hugging Face model card, this LoRA specializes in Studio Ghibli-inspired artwork with the studio's signature whimsical, magical, and heartwarming quality. It is designed for fantasy landscapes, magical creatures, heartwarming scenes, and enchanting illustrations, and it has enough range for character-focused scenes as well.

Character and landscape Ghibli-style sample

How it was trained

The author credits GPU time from Redmond.AI for training this LoRA. It is a Qwen Image-2512 port of the author's older SD 2.1 LoRA of the same name, which has been popular on Civitai with hundreds of downloads and 33 positive reviews.

Trigger words

Use both trigger tokens together in your prompt:

Studio Ghibli Style, StdGbRedmAF

How to use in ComfyUI

  1. Download the Safetensors weight from the Hugging Face repo files tab.
  2. Place it in your ComfyUI LoRA folder (models/loras).
  3. Load Qwen Image-2512 as the checkpoint, add a LoRA loader node, and point it at the downloaded file.
  4. Put Studio Ghibli Style, StdGbRedmAF at the start of your positive prompt, then describe the scene: a flying witch over a misty valley, warm afternoon light, cozy cottage.

Another Ghibli-style sample showing the style range

The model card recommends ComfyUI for best results; no specific sampler, CFG, or strength values are published, so start with your usual Qwen Image settings and adjust LoRA strength to taste. The weights are licensed under Apache-2.0, so you can reuse and modify them freely.

Common errors and fixes

Error | Cause | Fix | Source

|---|---|---|---

Output looks like a generic western anime, not Ghibli | Trigger tokens missing or wrong | Include both Studio Ghibli Style and StdGbRedmAF | Model card LoRA does not load in A1111 | This is a Qwen Image adapter, not SD/SDXL | Use ComfyUI or a Diffusers pipeline with Qwen Image-2512 | Model card Style too weak/strong | LoRA strength default may not suit your prompt | Adjust the LoRA strength node in ComfyUI | Model card

FAQ

What base model does this LoRA need? Qwen Image-2512 (Qwen/Qwen-Image-2512), per the repo's base_model metadata.

Is this the same model as the SD 2.1 StudioGhibli.Redmond on Civitai? It is a Qwen Image port of the same Style-Redmond concept; the Civitai listing is the older SD 2.1 version.

Is it free to use commercially? The model is released under Apache-2.0.

Sources