Commit ·
dcc0db6
1
Parent(s): 65edde8
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,62 @@
|
|
| 1 |
---
|
| 2 |
license: cc-by-nc-4.0
|
| 3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
license: cc-by-nc-4.0
|
| 3 |
---
|
| 4 |
+
|
| 5 |
+
* 本模型仅作学习交流使用,禁止用于任何商业活动或侵犯他人版权、肖像权等权利的行为。
|
| 6 |
+
* Study and communication only. Any commercial activity and violation of rights like portrait and copyright is prohibited.
|
| 7 |
+
|
| 8 |
+
几个自己常用的融合的模型,成分写在末尾了,不过比例不记得了。
|
| 9 |
+
|
| 10 |
+
Some of my merged models, the ingredients are at last of readme, though I forgot the proportions.
|
| 11 |
+
|
| 12 |
+
*推荐参数*
|
| 13 |
+
|
| 14 |
+
(其实也没什么推荐的,想怎么用怎么用,这只是我常用的设置)
|
| 15 |
+
|
| 16 |
+
*Recommended parameters*
|
| 17 |
+
|
| 18 |
+
(Anyhow, use it as you like. Here are my parameters)
|
| 19 |
+
|
| 20 |
+
Sampler: DPM++ SDE Karras, or DPM++ 2M Karras
|
| 21 |
+
|
| 22 |
+
Steps: 20
|
| 23 |
+
|
| 24 |
+
CFG scale: 8
|
| 25 |
+
|
| 26 |
+
Clip skip: 2
|
| 27 |
+
|
| 28 |
+
负面推荐使用EasyNegative,推荐使用高清修复。
|
| 29 |
+
EasyNegative recommended. hire.fix recommended.
|
| 30 |
+
|
| 31 |
+
## ReedMix_A
|
| 32 |
+
|
| 33 |
+
偏厚涂画风的模型。脸部画得比较好,背景需要较多tag才能画得比较细致。**容易出nsfw**。
|
| 34 |
+
|
| 35 |
+
Impasto-like model. Good at face, but many tags needed for detailed background. **Prone to nsfw**
|
| 36 |
+
|
| 37 |
+
## ReedMix_B
|
| 38 |
+
|
| 39 |
+
比A的背景细节更多,但脸部不如A。
|
| 40 |
+
|
| 41 |
+
More details in background than A, while worse at face.
|
| 42 |
+
|
| 43 |
+
## ReedMix_C
|
| 44 |
+
|
| 45 |
+
注重于背景的模型。
|
| 46 |
+
|
| 47 |
+
Model focuses on background.
|
| 48 |
+
|
| 49 |
+
## ReedMix_P
|
| 50 |
+
|
| 51 |
+
偏平涂画风的模型,全身图肢体不易崩,背景细节也多。
|
| 52 |
+
|
| 53 |
+
Flat-color model, good at anatomy and detailed background.
|
| 54 |
+
|
| 55 |
+
### Acknowledgement
|
| 56 |
+
|
| 57 |
+
感谢这些作者发布的好用的模型
|
| 58 |
+
|
| 59 |
+
* 7th_anime_v3_A (https://huggingface.co/syaimu/7th_Layer)
|
| 60 |
+
* pastel-mix (https://huggingface.co/andite/pastel-mix)
|
| 61 |
+
* counterfeit-v2.5 (https://huggingface.co/gsdf/Counterfeit-V2.5)
|
| 62 |
+
* PileDream (https://civitai.com/models/20255)
|