File size: 1,657 Bytes
f7d7262 ff60381 e2976ca f7d7262 ff60381 b3153d8 ff60381 bbd91bf ff60381 ab09bd0 bbd91bf 885822c 7ef5760 ab09bd0 167b104 ff60381 7ef5760 |
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 41 42 43 44 45 46 47 48 49 50 51 52 53 54 |
---
license: creativeml-openrail-m
pipeline_tag: text-to-image
tags:
- art
- anime
library_name: diffusers
---
# 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
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
## About
v0.4.3 \
Changes: \
Fixed color issue \
General improvements \
\
v0.5.3 \
Integrated VAE\
File size reduced \
CLIP force reset fix \
\
v0.6.3 \
Style improvements \
Added PastelMix and Counterfeit style
## Examples
AOM \
<img src="https://huggingface.co/JosefJilek/loliDiffusion/resolve/main/00025-61206435.png"></img> \
Counterfeit \
<img src="https://huggingface.co/JosefJilek/loliDiffusion/resolve/main/00029-61206435.png"></img> \
PastelMix \
<img src="https://huggingface.co/JosefJilek/loliDiffusion/resolve/main/00030-61206435.png"></img>
## 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 \
https://huggingface.co/andite/pastel-mix \
https://huggingface.co/gsdf/Counterfeit-V2.5 |