CivitAI Training Settings
{
"unetLR": 0.0005,
"clipSkip": 2,
"loraType": "lora",
"keepTokens": 1,
"networkDim": 32,
"numRepeats": 10,
"resolution": 1024,
"lrScheduler": "cosine",
"minSnrGamma": 0,
"noiseOffset": 0.03,
"targetSteps": 1350,
"enableBucket": true,
"networkAlpha": 32,
"optimizerType": "Prodigy",
"textEncoderLR": 0.00005,
"maxTrainEpochs": 10,
"shuffleCaption": true,
"trainBatchSize": 4,
"flipAugmentation": false,
"lrSchedulerNumCycles": 3
}