File size: 1,214 Bytes
f7d7262 ff60381 f7d7262 ff60381 bbd91bf ff60381 bbd91bf ff60381 bbd91bf ff60381 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 |
---
license: creativeml-openrail-m
pipeline_tag: text-to-image
tags:
- art
- anime
---
# Loli Diffusion
The goal of this project is to improve generation of loli characters since most of other models are not good at it.
## Usage
Anything V3 VAE is recommended. Use lower resolution for better results. Then there is EasyNegative embedding which I recommend to use. \
\
Positive prompt example: 1girl, solo, loli, masterpiece \
\
Negative prompt example: EasyNegative, lowres, bad anatomy, bad hands, text, error, missing fingers, extra digit, fewer digits, cropped, worst quality, low quality, normal quality, jpeg artifacts, signature, watermark, username, blurry, multiple panels, aged up, old
## Useful links
Reddit: https://www.reddit.com/r/loliDiffusion \
Discord: https://discord.gg/mZ3eGeNX7S
## Recipe
v0.1 \
AOM3A3\*0.6 + CopperMix\*0.4 = loliDiffusion \
v0.2 \
Changes: \
Fixed color issue \
General improvements \
\
AnyV3 VAE recommended \
5 sub-versions each with different strength
## Resources
https://huggingface.co/datasets/gsdf/EasyNegative \
https://huggingface.co/WarriorMama777/OrangeMixs \
https://civitai.com/models/13362/coppermix \
https://huggingface.co/hakurei/waifu-diffusion-v1-4
|