trained on 72 images. they were all resized x2 so 1280x800 but the bucket was 1280x768. i tagged some of them manually then used the auto tagger on the rest because i wanted to see how it would look. turned ok ig but it's messing with hands sometimes so maybe my lr was too high
i added the trigger "pixel art" to check if i could remove it later. even with the trigger the lines get pixy so maybe i shouldn't have used it
{
"engine": "kohya",
"unetLR": 0.0008,
"clipSkip": 1,
"loraType": "lora",
"keepTokens": 0,
"networkDim": 32,
"numRepeats": 3,
"resolution": 1024,
"lrScheduler": "cosine_with_restarts",
"minSnrGamma": 5,
"noiseOffset": 0,
"targetSteps": 1080,
"enableBucket": true,
"networkAlpha": 16,
"optimizerType": "Adafactor",
"textEncoderLR": 0.00002,
"maxTrainEpochs": 20,
"shuffleCaption": true,
"trainBatchSize": 4,
"flipAugmentation": false,
"lrSchedulerNumCycles": 3
}