--- tags: - stable-diffusion - stable-diffusion-diffusers - text-to-image language: - en pipeline_tag: text-to-image inference: true widget: - text: masterpiece, best quality, 1girl, fox ears, looking at viewer library_name: diffusers --- # Sathariel Sathariel is a latent diffusion model tailored for anime enthusiasts. Similar to other anime-styled Stable Diffusion models, it supports danbooru tags to generate images. To develop this model, I conducted two finetunes based on the merge of [MidnightMixerV2](https://huggingface.co/DrBob2142/Mix-Models/blob/main/Midnight%20Mixer%20V2%20.safetensors) and [MidnightMapleV1](https://huggingface.co/DrBob2142/Midnight_Mixes/blob/main/Midnight%20Maple.safetensors), then blended these finetunes together. At present, the repository contains several versions of the model. These include SatharielV1 as well as alternative versions like SatharielV1A, SatharielV1B, or SatharielV1C. The differences among them are minimal, hence they were released as alternatives. SatharielV1C_DX is a merge of SatharielV1C with a model by DutchaAlex, offering enhanced color rendering. Although originally intended to emulate the style of artist Mito Nagishiro, the attempt fell short. For a better outcome, I recommend using NAIV3 instead, accompanied by the "by nagishiro mito" tag. The "other" directory houses older mixes, models, experiments, etc. ## Big Thanks to - [DrBob2142](https://huggingface.co/DrBob2142) for providing the foundational mixes for this model - [Neggles](https://huggingface.co/neggles) for their invaluable testing, merging, and contributions - DutchaAlex for their outstanding model, which greatly contributed to the development of SatharielV1C_DX.