HanaMori AI Art LoRA - Anime Style v1 (SDXL)

πŸ›’ Full Art Pack: 288+ SFW Anime Illustrations on itch.io β€” $7.99 β˜• Support: Ko-fi Membership | 🎨 Civitai Page

High-quality anime character LoRA for Stable Diffusion XL. Generates consistent SFW anime-style characters with soft lighting and clean linework.

Trigger Words

hanamori_style, anime character, soft lighting

Quick Start

from diffusers import DiffusionPipeline
import torch

pipe = DiffusionPipeline.from_pretrained(
    "stabilityai/stable-diffusion-xl-base-1.0",
    torch_dtype=torch.float16
).to("cuda")

pipe.load_lora_weights("hanamori-ai/HanaMori-LoRA")

image = pipe(
    "hanamori_style, anime character, soft lighting, 1girl, blue hair, smile",
    cross_attention_kwargs={"scale": 0.7}
).images[0]
image.save("hanamori_output.png")

Usage

Setting Value
Base model SDXL 1.0 or compatible
Recommended weight 0.6–0.8
Compatible tools ComfyUI, Automatic1111, Diffusers
Content rating SFW only

Showcase

See the HanaMori LoRA Showcase Space for sample outputs.

Full Art Pack

The LoRA model is free. For 288+ high-resolution SFW anime character illustrations with prompt reference sheets and commercial use rights:

HanaMori AI Art Pack Vol.01 β†’ itch.io ($7.99)

Includes:

  • 288+ character illustrations (portrait, full-body, expressions)
  • Prompt reference sheets
  • Ren'Py / RPG Maker ready sprites
  • Commercial use OK for generated images

License

CreativeML Open RAIL-M

Generated images may be used commercially.

Links

Support HanaMori

Downloads last month
22
Inference Providers NEW

Model tree for hanamori-ai/hanamori-lora

Adapter
(9684)
this model