CivArchive
    House Chores Style Lora - V1
    NSFW
    Preview 246434
    Preview 246437
    Preview 246436
    Preview 246435

    House Chores Style Lora. I recommend using 0.8~1.0 strength.

    • Trigger Word: housechores

    Unfortunately, with there only being 3 characters and all having dark hair it is hard to make a different character. There are also still a little amount of poses for each character so this is not as flexible as I would had wanted. That being said, this works great at keeping the style when working with other character models.

    Please look at example images for help

    I use additional tools for my generations so my images may be different from yours. If you want to know what I use, please look at my guide.

    My Socials | Support me on Patreon or Ko-fi (If you want)

    Description

    Initial Release

    FAQ

    Comments (29)

    RhisisrainMar 13, 2023· 2 reactions
    CivitAI

    looks good, do you know Discreen Vision art?

    guy90
    Author
    Mar 13, 2023· 1 reaction

    Yes, I was planning on doing that at some point.

    guy90
    Author
    Mar 14, 2023
    ShurikMar 13, 2023· 2 reactions
    CivitAI

    Wish this game was finished.

    guy90
    Author
    Mar 13, 2023

    Same, I wished it was prioritized more. I'm not sure if it's one person or a group but they work on multiple games. This one is always updated the least.

    mashi81879Sep 1, 2025

    so, it is now finished. but they are still adding extra scenes, they just released the 1.15 today

    ririko12Mar 14, 2023· 6 reactions
    CivitAI

    nice, more H-games LORA please!

    IndolentCatMar 14, 2023· 1 reaction
    CivitAI

    It looks so good, could you give me some hints on your process? how many pictures, repetitions, on what model to train?

    guy90
    Author
    Mar 14, 2023

    Sure, I trained on 173 images, 25 repeats on every images and 5 epochs in total. I trained it on Anything-v3-1 and anime.vae. When finding photos I try to get as much detail as I can, big resolutions, crops of body, crops of faces, etc. Good pictures are key, if you have bad pictures this will not come out good.

    *I train on google colab using the Kohya Trainer. They recently updated and changed a few things and a lot of the wording for stuff isn't the same for the lora gui so i'm going to list stuff off the google colab. Hopefully you can figure out what i'm talking about. I'm also not an expert with this stuff and hopefully someone sees this comment and can help as well. Would love to see better training settings.*

    I clean the photos, any png's that have transparency i convert to a random color. Then i use Waifu Diffusion Tagger to make .txt's and then add a trigger word at the end. (You don't need to do this but i see better results).

    --Dreambooth Config--
    train repeats: 25
    reg repeats: 1
    instance token: mksks
    class token: style

    --General Config--
    resolution: 512x512
    flip aug: false
    caption extension: .txt
    caption dropout rate: 0
    keep tokens: 0
    LoRA Config:
    network module: networks.lora
    network args: n/a
    network dim: 128
    network alpha: 64
    network weight: n/a
    --Optimizer Config:--
    optimizer type: Lion
    optimizer args: n/a
    train unet: true
    unet lr: 5e-5
    train text encoder: true
    text encoder lr: 1e-5
    lr scheduler: cosine
    lr warmup steps: 10
    lr scheduler num cycles: 1
    lr scheduler power: 1
    --Training Config--
    lowram: true (probably doesn't matter)
    noise offset: 0.0
    num epochs: 5
    train batch size: 3 (based on pc/gpu)
    mixed precision: fp16
    save precision: fp16
    save n epochs type: save every n epochs
    save n epochs type value: 1
    save model as: safetensors
    max token length: 150
    clip skip: 2
    gradient checkpointing: false

    gradient accumulation steps: 1
    seed: -1

    These are the settings that I use. Hopefully they work for you and it would be cool if others could also comment what they use. It would help me out as well! (:

    IndolentCatMar 14, 2023

    @guy907223982 Ok, I've been trying to learn and ask around, and let me say, you are the most helpful person I've met in the community, thank you for going out of your way and into so much detail. I've been practicing on faces, those are easy, But with full characters and styles is wonky, I guess I need more pictures. Did you crop everything to 512x512 or did you use buckets?

    guy90
    Author
    Mar 14, 2023

    @indolentcatmods I use buckets. Sometimes when you crop an image, depending on the way it is compressed, it will lose some of it's quality. Even if you don't see a difference.

    IndolentCatMar 14, 2023

    @guy907223982 So how big are they? Maybe that's what I'm doing wrong.

    guy90
    Author
    Mar 14, 2023

    @indolentcatmods depends, I usually try to go bigger. It all just depends on the photos you can find. If one photo is bad quality it can mess the entire thing up. Having a small batch of photos is okay and i would start with at least 50 and then go from there to see where you are going wrong. Eventually you can use more photos and see why things are turning out wrong. I also have upscaling off for buckets. I recommend training on squares rather than rectangles. (512x512 instead of 512x768) Also sometimes it can just be the checkpoints/models you are using. Some may not recognize the style well. I train on anything v3 not because it will be the best way to present the style but because other models are based off anything v3. It also is based off the danbooru tagging system so it works well with the .txt's. I found that Corneo's 7th Heaven Mix works well with keeping the house chores style. It's all about experimenting and its not just pressing one button and it comes out.

    guy90
    Author
    Mar 14, 2023

    @indolentcatmods Also you should watch this video about testing. It may be a little confusing if you don't know anything about logic or coding. I put it at the timestamp using x/y generations. It's a really good video to watch in general and an automated way of looking at your lora and seeing what it may generate. Hopefully you can lean some stuff from that.

    IndolentCatMar 14, 2023

    @guy907223982 Thanks! I already do the testing part with weights, clips skips, epochs, checkpoints, vae, etc. But I'm still confused, you use buckets, but you still talk about 512x512, do you have bigger squared pictures? like 1024x1024 or similar? or just the buckets in case they are rectangles? So, when you say "big resolutions" what's does that mean in practical numbers sense?

    guy90
    Author
    Mar 14, 2023

    @indolentcatmods I try to use bigger pictures, if a picture is 1920x1080 I try to use that because its a bigger resolution than something that is 240x240. Bigger resolution means more detail if it is the original image and not a stretched version. You don't need to make these squares just don't train off rectangles. The default should be 512x512 but some people like training off 512x768 assuming its good because that is good for generations. Don't do that because it stretches the images. Hopefully that made sense.

    IndolentCatMar 14, 2023

    @guy907223982 Ok, you mean you take the high resolution picture and still crop it to square and make it 512x512 for the training with a program like Birme? So, if you started with a rectangle do you sometimes make 2 closeups so to speak? Thanks for all the answers, sorry to bother you so much, I'm still trying to figure out.

    guy90
    Author
    Mar 14, 2023

    @indolentcatmods I don't crop with a program, I let buckets handle it. When training you have the option to train with different resolution. Keep the resolutions you are training with as a square dimension. Also I don't make closeups myself I usually find them. If I was to browse a website like danbooru for example they have tags for closeup, portrait, cowboy shot, etc. I don't make the closeup's because it would be redundant. The only time you may want to make a closeup is if there is more negative space than positive space. (Positive space is the subject, Negative is the backgrounds and surroundings.) Sorry i was probably unclear.

    IndolentCatMar 14, 2023

    @guy907223982 Ok, I got you now, I was just trying to make sure before I keep processing images. Then leave the big image as is and let the buckets handle it. Keep the setting square, not the pictures. Thanks a lot, I'll be posting a couple LoRAs soon with the dataset improvements.

    IndolentCatMar 18, 2023

    @guy907223982 I'm sorry, which Anything v3 are you using full or fp16 or the one here? I gave it a go with v4.5, it worked except for some problems with the eyes. So I want to try there.

    guy90
    Author
    Mar 25, 2023

    @IndolentCat sorry for the late response I have been on break. I don't really understand your question. Also i have been having issues with the eyes too. It's a combination of the images being trained and the resolution you trained them on. I found by using the upscale fix (i do it on 2x). It fixes the face generally if you train a model on a lower resolution. It also could just be the art style, for house chores the art style is very easy to copy, but other art styles it may be harder to replicate if there are more details on the face. Again i'm not an expert so im not sure what makes these tick well but i just see that from my experience. I could be wrong so don't quote me.

    IndolentCatMar 25, 2023

    @guy907223982 Is ok, I asked around and got one to train, it worked better than 4.5. It was good practice, thanks for all the help.

    kim_garcia92198Mar 14, 2023· 3 reactions
    CivitAI

    please one from taffy tales

    guy90
    Author
    Mar 14, 2023· 1 reaction

    I'll add it to my queue

    justeyMar 20, 2023
    CivitAI

    WE NEED AKABUR STYLE!!!!!!!!!!!!!!!!!!!

    guy90
    Author
    Mar 25, 2023

    i will add it to my list

    abp123456789Mar 24, 2023
    CivitAI

    Outstanding! Would you mind checking out ntrman's contents? I'd love to see a lora made with the mother from season of loss. Perhaps you might like it too.

    guy90
    Author
    Mar 25, 2023

    yes i had that on my list

    abp123456789Mar 25, 2023

    really appreciate that

    LORA
    SD 1.5

    Details

    Downloads
    1,106
    Platform
    CivitAI
    Platform Status
    Available
    Created
    3/13/2023
    Updated
    6/12/2026
    Deleted
    -
    Trigger Words:
    house chores

    Files

    HouseChores.safetensors

    Mirrors

    CivitAI (1 mirrors)
    TensorArt (1 mirrors)