CivArchive
    Preview 1599283
    Preview 1599304
    Preview 1599306
    Preview 1599318
    Preview 1599321
    Preview 1599325
    Preview 1599330

    前言(Preamble):

    此模型仅限学习研究使用,严禁商业用途。

    This model is for learning and research purposes only.

    It is strictly prohibited for commercial use.

    更新日志(Update Log):

    2026.02.01:

    • 更新和优化训练集,最新数据截止于 2025 年 12 月。

    • The training set has been updated and optimized, with the latest data being current as of December 2025.

    2025.05.20:

    • 更新和优化训练集,最新数据截止于 2025 年 5 月。

    • The training set has been updated and optimized, with the latest data being current as of May 2025.

    • 发布两个 LoKr 模型,分别在 Illustrious XL 和 NoobAI XL V-Pred 上训练得到。

    • Two LoKr models have been released, trained on Illustrious XL and NoobAI XL V-Pred respectively.

    • 触发词:onineko

    • Trigger Words: onineko.

    2023.07.17:

    • LoHa 模型存在一些过拟合现象,推荐权重:0.6 ~ 0.8

    • This model has some overfitting. Recommended weights: 0.6 ~ 0.8.

    • 推荐使用“高清修复”生成 1024px 图像。

    • It is recommended to use "Hires. fix" to generate 1024px images.

    • 触发词:style_oninekoquality_best

    • Trigger Words: style_onineko, quality_best.

    训练集(Training Set):

    number of images = 115

    • 2_best quality = 16

    • 2_chibi = 9

    • 5_masterpiece = 90

    epochs = 17

    [Illustrious XL]onineko-v2[LoKr][Multires Noise].toml:

    model_train_type = "sdxl-lora"
    pretrained_model_name_or_path = "D:/AI Files/SD-Trainer/sd-models/Illustrious XL 1.0.safetensors"
    train_data_dir = "D:/AI Files/SD-Trainer/train/Onineko XL"
    prior_loss_weight = 1
    resolution = "1024,1536"
    enable_bucket = true
    min_bucket_reso = 512
    max_bucket_reso = 2048
    bucket_reso_steps = 64
    bucket_no_upscale = true
    output_name = "[Illustrious XL]onineko-v2 EP"
    output_dir = "D:/AI Files/SD-Trainer/output/LoKr/[Illustrious XL]onineko-v2[LoKr][Multires Noise]"
    save_model_as = "safetensors"
    save_precision = "bf16"
    save_every_n_epochs = 1
    save_state = false
    max_train_epochs = 20
    train_batch_size = 2
    gradient_checkpointing = true
    gradient_accumulation_steps = 58
    network_train_unet_only = true
    network_train_text_encoder_only = false
    learning_rate = 1
    unet_lr = 1
    text_encoder_lr = 1
    lr_scheduler = "constant"
    lr_warmup_steps = 0
    optimizer_type = "Prodigy"
    network_module = "lycoris.kohya"
    network_dim = 114514
    network_alpha = 1
    randomly_choice_prompt = false
    positive_prompts = "(masterpiece, extremely aesthetic, best quality, amazing quality), newest, highres, absurdres, onineko, sitting, yokozuwari, arm support, depth of field, looking at viewer, 1girl, short hair, grey hair, panda ears, hair between eyes, grey eyes, light blush, expressionless, closed mouth, china dress, black dress, medium breasts, bare arms, hand on own thigh, barefoot, nature, on grass, flower, butterfly, dappled sunlight, blurry background"
    negative_prompts = "(worst aesthetic, worst quality, low quality), low details, bad quality, poorly drawn, (logo, watermark, signature, artist name), (bad hands, mutated hands), extra digits, fewer digits, bad feet, multiple views, 4koma, furry, anthro"
    sample_width = 1024
    sample_height = 1536
    sample_cfg = 5.5
    sample_seed = 2333
    sample_steps = 28
    sample_sampler = "euler"
    sample_every_n_epochs = 1
    log_with = "tensorboard"
    log_prefix = "[Illustrious XL]onineko-v2 - "
    logging_dir = "./logs/LoKr"
    caption_extension = ".txt"
    shuffle_caption = true
    keep_tokens = 1
    max_token_length = 255
    multires_noise_iterations = 6
    multires_noise_discount = 0.3
    flip_aug = true
    seed = 1919810
    mixed_precision = "bf16"
    xformers = true
    lowram = false
    cache_latents = true
    cache_latents_to_disk = true
    persistent_data_loader_workers = true
    network_args = [
    "conv_dim=4",
    "conv_alpha=1",
    "dropout=0",
    "algo=lokr",
    "factor=4"
    ]
    optimizer_args = [
    "decouple=True",
    "weight_decay=0.01",
    "use_bias_correction=True",
    "d_coef=2.0"
    ]

    [NoobAI XL]onineko-v2[LoKr][V-Pred].toml:

    model_train_type = "sdxl-lora"
    pretrained_model_name_or_path = "D:/AI Files/SD-Trainer/sd-models/NoobAI-XL V-Pred v1.0.safetensors"
    train_data_dir = "D:/AI Files/SD-Trainer/train/Onineko XL"
    prior_loss_weight = 1
    resolution = "1024,1536"
    enable_bucket = true
    min_bucket_reso = 512
    max_bucket_reso = 2048
    bucket_reso_steps = 64
    bucket_no_upscale = true
    output_name = "[NoobAI XL]onineko-v2 EP"
    output_dir = "D:/AI Files/SD-Trainer/LoKr/[NoobAI XL]onineko-v2[LoKr][V-Pred]"
    save_model_as = "safetensors"
    save_precision = "bf16"
    save_every_n_epochs = 1
    save_state = false
    max_train_epochs = 20
    train_batch_size = 2
    gradient_checkpointing = true
    gradient_accumulation_steps = 58
    network_train_unet_only = true
    network_train_text_encoder_only = false
    learning_rate = 1
    unet_lr = 1
    text_encoder_lr = 1
    lr_scheduler = "constant"
    lr_warmup_steps = 0
    optimizer_type = "Prodigy"
    network_module = "lycoris.kohya"
    network_dim = 114514
    network_alpha = 1
    randomly_choice_prompt = false
    positive_prompts = "(masterpiece, extremely aesthetic, best quality, amazing quality), newest, highres, absurdres, onineko, sitting, yokozuwari, arm support, depth of field, looking at viewer, 1girl, short hair, grey hair, panda ears, hair between eyes, grey eyes, light blush, expressionless, closed mouth, china dress, black dress, medium breasts, bare arms, hand on own thigh, barefoot, nature, on grass, flower, butterfly, dappled sunlight, blurry background"
    negative_prompts = "(worst aesthetic, worst quality, low quality), low details, bad quality, poorly drawn, (logo, watermark, signature, artist name), (bad hands, mutated hands), extra digits, fewer digits, bad feet, multiple views, 4koma, furry, anthro"
    sample_width = 1024
    sample_height = 1536
    sample_cfg = 5.5
    sample_seed = 2333
    sample_steps = 28
    sample_sampler = "euler"
    sample_every_n_epochs = 1
    log_with = "tensorboard"
    log_prefix = "[NoobAI XL]onineko-v2 - "
    logging_dir = "./logs/LoKr"
    caption_extension = ".txt"
    shuffle_caption = true
    keep_tokens = 1
    max_token_length = 255
    flip_aug = true
    seed = 1919810
    mixed_precision = "bf16"
    xformers = true
    lowram = false
    cache_latents = true
    cache_latents_to_disk = true
    persistent_data_loader_workers = true
    network_args = [
    "conv_dim=4",
    "conv_alpha=1",
    "dropout=0",
    "algo=lokr",
    "factor=4"
    ]
    optimizer_args = [
    "decouple=True",
    "weight_decay=0.01",
    "use_bias_correction=True",
    "d_coef=2.0"
    ]
    v_parameterization = true
    zero_terminal_snr = true
    scale_v_pred_loss_like_noise_pred = true
    debiased_estimation_loss = true

    Description

    2023.07.17:

    • LoHa 模型存在一些过拟合现象,推荐权重:0.6 ~ 0.8

    • This model has some overfitting. Recommended weights: 0.6 ~ 0.8.

    • 推荐使用“高清修复”生成 1024px 图像。

    • It is recommended to use "Hires. fix" to generate 1024px images.

    • 触发词:style_oninekoquality_best

    • Trigger Words: style_onineko, quality_best.

    FAQ

    Comments (3)

    NanayaChiaki_0Oct 20, 2023
    CivitAI

    想请教一下数据集是怎么处理的。自己炼出来的不管怎么搞都会有很多冗杂的元素出现……譬如水果和一些额外的饰物之类的。只能把相关图片从训练集里拿掉吗?

    Alice_Jie
    Author
    Oct 22, 2023

    打标准确度和学习率的调整

    NanayaChiaki_0Oct 26, 2023

    @Alice_Jie 打标的话请问是怎么个处理法呢?tag方面看见过太多说法了,一直都没太搞明白。实际操作下来感觉也挺玄学的……是尽可能多的描述图片内的元素还是说仅仅描述一些需要被剔除的元素?方便的话希望能给点实例参考,最近打算自己动手炼一个SDXL版本的,感谢>_<。

    LoCon
    SD 1.5

    Details

    Downloads
    1,000
    Platform
    CivitAI
    Platform Status
    Available
    Created
    7/17/2023
    Updated
    6/16/2026
    Deleted
    -
    Trigger Words:
    style_onineko
    quality_best

    Available On (1 platform)

    Same model published on other platforms. May have additional downloads or version variants.