Silvelter commited on
Commit
535cc26
1 Parent(s): 261edeb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -9
README.md CHANGED
@@ -15,22 +15,23 @@ library_name: diffusers
15
 
16
  # Sathariel
17
 
18
- Sathariel - a latent diffusion model for weebs. Like other anime-styled Stable Diffusion models, it also supports danbooru tags to generate images.
19
 
20
- To create this model, I made 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) and then mixed these finetunes together.
21
 
22
- *At the moment there are several versions of the model in the repository, there is the usual SatharielV1 and there is SatharielV1A, SatharielV1B or SatharielV1C, the difference between them is minimal, so they were released as alternative models.*
23
 
24
- *SatharielV1C_DX is a merge of SatharielV1C and the model by DutchaAlex, it has better colors.*
25
 
26
- Tbh this model was an attempt to copy the style of artist Mito Nagishiro, but the attempt failed, i guess, use NAIV3 instead, with "by nagishiro mito" tag, it will be better anyway.
27
 
28
- Directory "other" contains old mixes/models/experiments/etc.
29
 
30
  ## Big Thanks to
31
- - [DrBob2142](https://huggingface.co/DrBob2142) for his mixes, which were used as a base for this model
32
- - [Neggles](https://huggingface.co/neggles) for testing, merging and something else.
33
- - DutchaAlex for his great model that was used to create SatharielV1C_DX.
 
34
 
35
 
36
 
 
15
 
16
  # Sathariel
17
 
18
+ 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.
19
 
20
+ 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.
21
 
22
+ 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.
23
 
24
+ SatharielV1C_DX is a merge of SatharielV1C with a model by DutchaAlex, offering enhanced color rendering.
25
 
26
+ 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.
27
 
28
+ The "other" directory houses older mixes, models, experiments, etc.
29
 
30
  ## Big Thanks to
31
+ - [DrBob2142](https://huggingface.co/DrBob2142) for providing the foundational mixes for this model
32
+ - [Neggles](https://huggingface.co/neggles) for their invaluable testing, merging, and contributions
33
+ - DutchaAlex for their outstanding model, which greatly contributed to the development of SatharielV1C_DX.
34
+
35
 
36
 
37