Trained on AnyPastel-nsfw-test-fp16. That model is merged from Anything-V4.5, NAI, and PastelMix which gives it relation to many commonly used models and mixes, so hopefully the compatibility of this LoRA is sufficiently broad.
Example Images
Made using AnyPastel-nsfw-test-fp16. Images were produced by txt2img, with or without highres fix upscaling, then upscaling with Ultimate SD Upscale and no further processing.
Trained on AnyPastel-nsfw-test-fp16. That model is merged from Anything-V4.5, NAI, and PastelMix which gives it relation to many commonly used models and mixes, so hopefully the compatibility of this LoRA is sufficiently broad.
Example Images
Made using AnyPastel-nsfw-test-fp16. Images were produced by txt2img, with or without highres fix upscaling, then upscaling with Ultimate SD Upscale and no further processing.
Image grids are txt2img only.
Negative prompts utilize bad-artist and bad-artist-anime embeddings from https://huggingface.co/NiXXerHATTER59/bad-artist, the bad-hands-5 embedding from https://huggingface.co/yesyeahvh/bad-hands-5/tree/main, and also veryBadImageNegative v1.2-6400.
Hiryuu image uses a non-public LoRA.
Hachiroku image uses this LoRA.
Training Parameters
"net_dim": 128,
"alpha": 128.0,
"scheduler": "cosine_with_restarts",
"cosine_restarts": 1,
"warmup_lr_ratio": 0,
"learning_rate": 0.0001,
"text_encoder_lr": 5e-05,
"unet_lr": 0.0001,
"shuffle_captions": true,
"keep_tokens": 1,
"train_resolution": 960,
"lora_model_for_resume": null,
"unet_only": false,
"text_only": false,
"reg_img_folder": null,
"clip_skip": 2,
"vae": null,