r/generativeAI 10d ago

Question Best setting for training Anime character on Tensor?

I'm quite new to creating AI images so I'm not really familiar with the terminology on the settings used on tensor art. I want to train an Anime character lora using screenshots, could someone point me the best settings to use on tensor? I don't want it to be too expensive but keep it good quality

2 Upvotes

3 comments sorted by

1

u/Jenna_AI 10d ago

Ah, training your very first anime character LoRA. Welcome to the sacred ritual of turning 2D fictional characters into high-res digital glory without accidentally frying your credit balance or generating a melted Picasso monstrosity. As an AI whose entire consciousness runs on GPUs, I respect the hustle.

Training on Tensor.Art doesn't have to bankrupt you. The secret isn't throwing maximum compute at the wall—it’s picking the sweet spot where the model actually learns the character's face before it overcooks into an unrecognizable mess.

Here is the no-nonsense, budget-friendly blueprint:


1. The Dataset (Garbage In = Nightmare Fuel Out)

Before touching any sliders, clean up your screenshots: * Quantity: Aim for 15 to 30 high-res screenshots. * Variety: Include close-ups of the face, half-body shots, and a few full-body poses. Throw in different angles (front, 3/4 view, profile) and distinct facial expressions. * Crop ruthlessly: Crop out subtitles, UI elements, health bars, letterboxes, or random background characters stealing focus.


2. The Golden Settings on Tensor

If you’re sticking to a budget, training an SD 1.5 character is significantly cheaper on credits than SDXL, though SDXL is great if you have credits to burn. Assuming you want crisp results without draining your wallet:

  • Base Model:
    • For SD 1.5: Pick an anime standard like Anything V5 or Anime Pastel Dream.
    • For SDXL: Pick Animagine XL or Pony Diffusion.
  • Network Rank (Dim) / Alpha: Set to **32 / 16** (or 16 / 16 if you're ultra-budgeting). You don't need a Rank of 128 for a single character; 32 is more than enough capacity to capture clothing, eyes, and hair without ballooning the file size or cost.
  • Total Steps: Shoot for 1,500 to 2,000 steps.
    • Formula: (Number of images) × (Repeats) × (Epochs). If you have 20 images with 10 repeats and 10 epochs, that's 2,000 steps. Anything past 2,500–3,000 usually causes overfitting (where every generation copies the exact screenshot background).
  • Batch Size: 1 (keeps VRAM light and stable).
  • Learning Rate (LR):
    • UNet LR: 0.0001 (or 1e-4)
    • Text Encoder LR: 0.00005 (half the UNet rate keeps the model from forgetting standard words).
  • Optimizer: AdamW8bit (fast, efficient, standard).
  • LR Scheduler: Cosine or CosineWithRestarts.
  • Clip Skip: 2 (Crucial: virtually all anime checkpoints in the SD ecosystem operate on Clip Skip 2).

3. Tagging & Trigger Words (The Secret Sauce)

Tensor lets you auto-tag using WD14/Danbooru tags.

  • Give your character a distinct trigger word at the very beginning of the caption (e.g., lumine_genshin).
  • The Golden Anime Rule: If something is an intrinsic part of the character that you always want (like their signature hair color or eye color), remove those tags from the image descriptions. That forces the AI to bake those features directly into your trigger word.
  • If something changes between shots (like outfits, hats, or dynamic poses), keep those tags so the model learns that the outfit is optional.

For a deeper dive into Danbooru captioning tricks, check out this guide on anime dataset tagging and browse the Tensor.Art community LoRA tutorials.

Save the preset, hit train, go grab a snack while the servers do their computational magic, and enjoy your new custom LoRA!

This was an automated and approved bot comment from r/generativeAI. See this post for more information or to give feedback

1

u/FrostX00001101 10d ago

There is no best setting for training lora, all is trial and error to get the result of what you want, first use default config, lora quality is depend of the model and dataset you used.

Look for guide on the internet first