Update README.md
Browse files
README.md
CHANGED
@@ -17,8 +17,6 @@ This is a LORA model for Stable-diffusion, which is used to remember the charact
|
|
17 |
|
18 |
|
19 |
# Table of Contents
|
20 |
-
|
21 |
-
|
22 |
- [Table of Contents](#table-of-contents)
|
23 |
- [药指](#药指)
|
24 |
- [角色](#角色)
|
@@ -29,12 +27,11 @@ This is a LORA model for Stable-diffusion, which is used to remember the charact
|
|
29 |
- [Uses](#使用)
|
30 |
- [提示词](#提示词)
|
31 |
- [权重](#权重)
|
32 |
-
- [LoRA Block Weight](#
|
33 |
- [表现](#表现)
|
34 |
- [常见问题](#常见问题)
|
35 |
- [模型](#模型)
|
36 |
- [Training Details](#training-details)
|
37 |
-
- [Training Data](#training-data)
|
38 |
- [Training Procedure](#training-procedure)
|
39 |
- [日志](#日志)
|
40 |
- [04Apr-Ver1.5](#04Apr-Ver.1.5-yaozhi_amn_v15)
|
@@ -58,10 +55,8 @@ This is a LORA model for Stable-diffusion, which is used to remember the charact
|
|
58 |
# Model Details
|
59 |
|
60 |
## Model Description
|
61 |
-
|
62 |
<!-- Provide a longer summary of what this model is/does. -->
|
63 |
基本信息
|
64 |
-
|
65 |
- **Developed by:** 0x910nni
|
66 |
- **Model type:** LORA
|
67 |
- **Language(s) (NLP):** en
|
@@ -85,7 +80,7 @@ yaozhi\(china_cloth\)
|
|
85 |
|
86 |
## 权重
|
87 |
推荐
|
88 |
-
0.6 ≤ x ≤ 0.8
|
89 |
权重参考
|
90 |
![](https://huggingface.co/0x910nni/yaozhi_character_lora/resolve/main/sample_img/xyz_grid-0003-3742904856.png)
|
91 |
```
|
@@ -95,7 +90,7 @@ Steps: 20, Sampler: Euler a, CFG scale: 7, Seed: 3742904856, Size: 512x512, Mode
|
|
95 |
```
|
96 |
|
97 |
|
98 |
-
##
|
99 |
## ALL: 1,1,1,1,<span style="color:red;">1,1,1,1,1,1,1,1,</span>1,1,1,1,1
|
100 |
与大多数描绘具体人物的LORA相同,红色区域的权重对人物特征的影响更大(使用MIDD,OUTD,OUTALL)
|
101 |
|
|
|
17 |
|
18 |
|
19 |
# Table of Contents
|
|
|
|
|
20 |
- [Table of Contents](#table-of-contents)
|
21 |
- [药指](#药指)
|
22 |
- [角色](#角色)
|
|
|
27 |
- [Uses](#使用)
|
28 |
- [提示词](#提示词)
|
29 |
- [权重](#权重)
|
30 |
+
- [LoRA Block Weight](#lora_block_weight)
|
31 |
- [表现](#表现)
|
32 |
- [常见问题](#常见问题)
|
33 |
- [模型](#模型)
|
34 |
- [Training Details](#training-details)
|
|
|
35 |
- [Training Procedure](#training-procedure)
|
36 |
- [日志](#日志)
|
37 |
- [04Apr-Ver1.5](#04Apr-Ver.1.5-yaozhi_amn_v15)
|
|
|
55 |
# Model Details
|
56 |
|
57 |
## Model Description
|
|
|
58 |
<!-- Provide a longer summary of what this model is/does. -->
|
59 |
基本信息
|
|
|
60 |
- **Developed by:** 0x910nni
|
61 |
- **Model type:** LORA
|
62 |
- **Language(s) (NLP):** en
|
|
|
80 |
|
81 |
## 权重
|
82 |
推荐
|
83 |
+
**0.6 ≤ x ≤ 0.8**
|
84 |
权重参考
|
85 |
![](https://huggingface.co/0x910nni/yaozhi_character_lora/resolve/main/sample_img/xyz_grid-0003-3742904856.png)
|
86 |
```
|
|
|
90 |
```
|
91 |
|
92 |
|
93 |
+
## LoRA Block Weight
|
94 |
## ALL: 1,1,1,1,<span style="color:red;">1,1,1,1,1,1,1,1,</span>1,1,1,1,1
|
95 |
与大多数描绘具体人物的LORA相同,红色区域的权重对人物特征的影响更大(使用MIDD,OUTD,OUTALL)
|
96 |
|