BackGwa commited on
Commit
24a7508
Β·
1 Parent(s): f6b38bd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +23 -5
README.md CHANGED
@@ -34,7 +34,7 @@ Create and enjoy AI-generated artwork with **Stelra**!
34
 
35
  * [βš™οΈ **Recommended Options**](#βš™οΈ-recommended-options)
36
 
37
- * [πŸ–ŒοΈ **Model Detail**](#πŸ–ŒοΈ-model-detail)
38
 
39
  * [πŸ”© **FAQ & TIP**](#πŸ”©-faq--tip)
40
 
@@ -63,10 +63,11 @@ Create and enjoy AI-generated artwork with **Stelra**!
63
 
64
  ---
65
 
66
- ## πŸ–ŒοΈ **Model Detail**
67
  <img src="https://huggingface.co/BackGwa/Stelra/resolve/main/image/Stelra.png">
68
 
69
 
 
70
  ---
71
 
72
  ## πŸ”© **FAQ & TIP**
@@ -117,14 +118,31 @@ Below, you can find information about the models used in the creation of Stelra.
117
  * [refgyoza](https://civitai.com/models/64319/refgyoza)
118
  * [AbyssOrangeMix3](https://huggingface.co/WarriorMama777/OrangeMixs)
119
  * [waifu-diffusion](https://huggingface.co/hakurei/waifu-diffusion)
 
 
 
120
 
121
  #### **Model merging method**
122
  * **Tool** : [stable-diffusion-webui](https://github.com/AUTOMATIC1111/stable-diffusion-webui)
 
123
  * **Interpolation Method** : Weighted sum **&** Add difference
124
- * **Multiplier** : 0.05, 0.25, 0.5, 0.65, 0.75, 0.95
 
 
 
 
 
 
 
 
 
 
 
 
 
 
125
 
126
- > **AbyssOrangeMix3**<br>
127
- > Weighted sum | Multiplier : 0.5
128
 
129
  ---
130
 
 
34
 
35
  * [βš™οΈ **Recommended Options**](#βš™οΈ-recommended-options)
36
 
37
+ * [πŸ–ŒοΈ **Model Detail**](#πŸ–ŒοΈ-detail)
38
 
39
  * [πŸ”© **FAQ & TIP**](#πŸ”©-faq--tip)
40
 
 
63
 
64
  ---
65
 
66
+ ## πŸ–ŒοΈ **Detail**
67
  <img src="https://huggingface.co/BackGwa/Stelra/resolve/main/image/Stelra.png">
68
 
69
 
70
+
71
  ---
72
 
73
  ## πŸ”© **FAQ & TIP**
 
118
  * [refgyoza](https://civitai.com/models/64319/refgyoza)
119
  * [AbyssOrangeMix3](https://huggingface.co/WarriorMama777/OrangeMixs)
120
  * [waifu-diffusion](https://huggingface.co/hakurei/waifu-diffusion)
121
+ * [KawaiiMix](https://huggingface.co/OedoSoldier/KawaiiMix)
122
+ * NovelAI animefull-final-pruned
123
+
124
 
125
  #### **Model merging method**
126
  * **Tool** : [stable-diffusion-webui](https://github.com/AUTOMATIC1111/stable-diffusion-webui)
127
+
128
  * **Interpolation Method** : Weighted sum **&** Add difference
129
+ * **Multiplier** : 0.05, 0.25, 0.35, 0.4, 0.5, 0.65, 0.75, 0.95
130
+
131
+ > **I apologize, but there is no documented recipe for model merging, which means I cannot provide specific details about merging models, including AbyssOrangeMix3.**
132
+
133
+ #### **Some recipe**<br>
134
+
135
+ > **Primary Model** : pastel-mix<br>
136
+ > **Secondary Model** : 9527<br>
137
+ > **Merge Result** : DrawX<br>
138
+ > **Weighted sum** | **Multiplier** : 0.35
139
+
140
+ > **Primary Model** : AbyssOrangeMix3<br>
141
+ > **Secondary Model** : DrawX<br>
142
+ > **Merge Result** : DrawAI<br>
143
+ > **Weighted sum** | **Multiplier** : 0.4
144
 
145
+ > **Other merging operations...**
 
146
 
147
  ---
148