--- language: - en thumbnail: >- https://huggingface.co/TheRaphael0000/mixes0000/resolve/main/showcase/soul0000-banner.png tags: - stable-diffusion - stable-diffusion-diffusers - text-to-image - diffusers --- # soul0000 My first mix based on models I like. DDL URL : []() ## Examples ![](showcase/soul0000-banner.png) ``` soul, 1girl, white hair, blue eyes, empty eyes, long hair, parted lips, head tilt, bare shoulders, Negative prompt: (worst quality:1.4), (low quality:1.4) , (monochrome:1.1) Steps: 24, Sampler: DPM++ 2M Karras, CFG scale: 7, Seed: 0, Size: 960x320, Model hash: 61bb0b1362, Denoising strength: 0.35, ENSD: 31337, Hires upscale: 1.8, Hires steps: 5, Hires upscaler: R-ESRGAN 4x+ Anime6B ``` --- ![](showcase/soul0000-1girl.png) ``` 1girl Steps: 20, Sampler: Euler a, CFG scale: 6.5, Seed: 2988847432, Size: 640x960, Model hash: 61bb0b1362, ENSD: 31337 ``` --- ![](showcase/soul0000-NUROISEA.png) ``` 1girl, blonde hair, short hair, wavy hair, blue eyes, hair ribbon, blue ribbon, sleeveless shirt, portrait Negative prompt: (worst quality:1.4), (low quality:1.4) , (monochrome:1.1) Steps: 24, Sampler: DPM++ 2M Karras, CFG scale: 7, Seed: 223073768, Size: 512x768, Model hash: 61bb0b1362, ENSD: 31337 ``` ## Recipe ``` # Recipe = ProtoGen_X3.4 + AbyssOrangeMix2_nsfw, 0.5, ckpt = Midnight Melt + __O1__, 0.4, ckpt = Anything-V3.0 + __O2__, 0.625, ckpt = ligne_claire_anime_diffusion_v1 + __O3__, 0.8, ckpt soul0000 = pastelmix + __O4__, 0.625, ckpt # Variables(System) __O1__ __O2__ __O3__ __O4__ # Variables(User defined) ``` Recipe usable in : [https://github.com/bbc-mc/sdweb-merge-board]() ## Proprotions If you distribute the weighted sum you obtain the following proportions ``` soul0000 = (6/16 * pastelmix) + (2/16 * ligne_claire_anime_diffusion_v1) + (3/16 * Anything-V3.0) + (3/16 * Midnight Melt) + (1/16 * ProtoGen_X3.4) + (1/16 * AbyssOrangeMix2_nsfw) ``` ## Models sources - pastelmix : https://huggingface.co/andite/pastel-mix/resolve/main/pastelmix.ckpt - ligne_claire_anime_diffusion_v1 : https://huggingface.co/breakcore2/ligne_claire_anime_diffusion/resolve/main/ligne_claire_anime_diffusion_v1.safetensors - Anything-V3.0 : https://huggingface.co/Linaqruf/anything-v3.0/blob/main/anything-v3-full.safetensors - Midnight Melt : https://huggingface.co/DrBob2142/Midnight_Mixes/resolve/main/Midnight%20Melt.safetensors - ProtoGen_X3.4 : https://huggingface.co/darkstorm2150/Protogen_x3.4_Official_Release/resolve/main/ProtoGen_X3.4.ckpt - AbyssOrangeMix2_nsfw : https://huggingface.co/WarriorMama777/OrangeMixs/resolve/main/Models/AbyssOrangeMix2/AbyssOrangeMix2_nsfw.safetensors