CoolFace
Modelpublic

mikeyoubeach/noobai-style-anima-lora

sourceHugging Faceotherupdated 4mo agoView on Hugging Face
1likes
Model Card

noobai-style-anima-lora

<div align="center"> <img src="showcase/hero_showcase.png" width="100%" alt="noobai-style Anima LoRA Showcase"> </div>

A LoRA fine-tuned on the Anima-Base v1.0 model to reproduce the NovelAI 3 (NAI3) anime art style.

Showcase

Each prompt was generated with 3 different seeds. Click to expand:

<details><summary>๐ŸŽ€ Cover Girl (White Hair)</summary> <img src="showcase/01covergirlwhitecomparison.png" width="100%"> <code>noobai-style,masterpiece,best quality,score_9,1girl,solo,white hair,blue eyes,hair ribbon,cute smile,looking at viewer,upper body,soft lighting,pastel background,detailed face</code> </details>

<details><summary>๐ŸŒธ Pink Twintails (Full Body)</summary> <img src="showcase/02fullbodypinktwintailscomparison.png" width="100%"> <code>noobai-style,masterpiece,best quality,score_9,1girl,solo,pink hair,twintails,red eyes,sailor uniform,standing,full body,cherry blossoms,spring,outdoors,wind blowing hair,cute expression</code> </details>

<details><summary>๐Ÿฑ Cat Ears (Sitting)</summary> <img src="showcase/03sittingcatearscomparison.png" width="100%"> <code>noobai-style,masterpiece,best quality,score_9,1girl,solo,silver hair,cat ears,yellow eyes,sitting on bed,bedroom,warm lighting,holding stuffed animal,shy expression,detailed eyes</code> </details>

<details><summary>๐ŸŒป Flower Field (Side Profile)</summary> <img src="showcase/04sideprofileflowercomparison.png" width="100%"> <code>noobai-style,masterpiece,best quality,score_9,1girl,solo,blonde hair,side profile,looking back,white dress,flower field,sunset,golden hour,wind blowing,dreamy atmosphere</code> </details>

<details><summary>๐Ÿ‘ซ Two Girls (School)</summary> <img src="showcase/05twogirlsschoolcomparison.png" width="100%"> <code>noobai-style,masterpiece,best quality,score_9,2girls,white hair girl,pink hair girl,school uniforms,holding hands,walking together,school corridor,sunlight through window,smiling</code> </details>

<details><summary>๐Ÿ’š Close-up (Emotional)</summary> <img src="showcase/06closeupemotionalcomparison.png" width="100%"> <code>noobai-style,masterpiece,best quality,score9,1girl,solo,close-up,face focus,green hair,big eyes,detailed eyes,soft lighting,blurred background,cute expression,looking at viewer</code> </details>

Model Details

ItemValue
Base Modelcirclestone-labs/Anima-Base
LoRA TypeDiT LoRA (networks.lora_anima)
Network Dim16
Network Alpha16
Parameters1344 tensors
File Size~66 MB

Training Details

ItemValue
Training Images123
Epochs15
Effective Steps465
Batch Size1
Gradient Accumulation4
Learning Rate5e-5
OptimizerAdamW8bit (weight_decay=0.01)
LR SchedulerCosine
Warmup Steps100
Mixed Precisionbf16
Resolution1024ร—1024 (bucket-enabled)
Final Loss~0.108

Usage

Trigger Word

noobai-style

Add this at the beginning of your prompt for best results.

Recommended Settings (ComfyUI)

ParameterValue
SamplerEuler a
Steps30
CFG5.0 - 7.0
Resolution1024ร—1024

Example Prompts

noobai-style, 1girl, white hair, red eyes, standing in a flower field, wind blowing, masterpiece, best quality
noobai-style, 1girl, cat ears, blue hair, sitting at a desk, reading a book, warm lighting, detailed background

Files

FileDescription
noobai-style-anima-lora-final.safetensorsFinal trained LoRA (recommended)
noobai-style-anima-lora-000001.safetensors ~ 000014.safetensorsPer-epoch checkpoints

License

This LoRA is trained on top of Anima which is subject to the NVIDIA Open Model License.

Acknowledgments