Instructions to use nokolora/ffxiv-nashu with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use nokolora/ffxiv-nashu with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("Liberata/illustrious-xl-v1.0", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("nokolora/ffxiv-nashu") prompt = "1girl, solo, Nashu, miqo'te, short hair, grey hair, (tape on face:0.9), facial mark, monocle, green eyes, cat ears, hairband, single earring, bare shoulders, bowtie, black shirt, red rose, puffy sleeves, gloves, pants, cowboy shot, smile, looking at viewer, standing," image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
- DiffusionBee
import torch
from diffusers import DiffusionPipeline
# switch to "mps" for apple devices
pipe = DiffusionPipeline.from_pretrained("Liberata/illustrious-xl-v1.0", dtype=torch.bfloat16, device_map="cuda")
pipe.load_lora_weights("nokolora/ffxiv-nashu")
prompt = "1girl, solo, Nashu, miqo'te, short hair, grey hair, (tape on face:0.9), facial mark, monocle, green eyes, cat ears, hairband, single earring, bare shoulders, bowtie, black shirt, red rose, puffy sleeves, gloves, pants, cowboy shot, smile, looking at viewer, standing,"
image = pipe(prompt).images[0]FFXIV - Nashu Mhakaracca (LoRA)

- Prompt
- 1girl, solo, Nashu, miqo'te, short hair, grey hair, (tape on face:0.9), facial mark, monocle, green eyes, cat ears, hairband, single earring, bare shoulders, bowtie, black shirt, red rose, puffy sleeves, gloves, pants, cowboy shot, smile, looking at viewer, standing,
- Negative Prompt
- white suit,

- Prompt
- 1girl, solo, Nashu, miqo'te, short hair, grey hair,cat ears, hairband, single earring, bare shoulders, bowtie, black shirt, puffy sleeves, gloves, pants, cowboy shot, from behind, standing, white background, simple background,
- Negative Prompt
- white suit,
Model description
FFXIV Nashu Mhakaracca LoRA Model
Published: 2025-03-01 (JST)
Contents
LoRA model for Stable Diffusion, which generates a character that looks like Nashu Mhakaracca in the story.
Model Type
Based on Illustrious-XL v0.1.
Trigger Words
positive (required)
1girl, solo, Nashu, miqo'te, short hair, grey hair, (tape on face:0.9), facial mark, monocle, green eyes, cat ears, hairband, single earring, bare shoulders, bowtie, black shirt, red rose, puffy sleeves, gloves, pants, cat tail,
positive (optional1 - if you want to see her feet)
socks, shoes,
positive (optional2 - has low reproducibility)
tape on scar,
negative
white suit, blush,
Note
- If roses appear in unexpected places, please reduce the strength of the red roses.
- The monocle may not be stable.
- The facial scars and the tape are very unstable to draw.
- It doesn't come with a bomb.
Download model
Weights for this model are available in Safetensors format.
Download them in the Files & versions tab.
- Downloads last month
- 7
Model tree for nokolora/ffxiv-nashu
Base model
KBlueLeaf/kohaku-xl-beta5 Finetuned
Liberata/illustrious-xl-v1.0