File size: 816 Bytes
e0a5197 1501a91 e0a5197 1501a91 e0a5197 1501a91 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 |
- [AUTOMATIC1111/stable-diffusion-webui](https://github.com/AUTOMATIC1111/stable-diffusion-webui)
- [hako-mikan/sd-webui-supermerger](https://github.com/hako-mikan/sd-webui-supermerger)
# Checkpoints
- [blue_pencil-XL-v3.1.0](https://huggingface.co/bluepen5805/blue_pencil-XL)
- [ANIMAGINE XL 3.0](https://huggingface.co/cagliostrolab/animagine-xl-3.0)
- [ANIMAGINE XL 2.0](https://huggingface.co/Linaqruf/animagine-xl-2.0)
# LoRAs
- self-made QualitySlider ([Concept Sliders](https://github.com/rohitgandikota/sliders))
# Recipe
1. blue_pencil-XL-v3.1.0 + ( animagine-xl-3.0 - animagine-xl-2.0 ) x 1, Add difference(trainDifference)
2. ( blue_pencil-XL-v3.1.0 x 0.25 ) + ( [1] x 0.75 ), Weight sum(cosineA), Elemental: "BASE:conditioner.embedders.0.transformer.text_model.*":0.25
3. [2] + QualitySlider x 0.5
|