update readme
Browse files
README.md
CHANGED
@@ -84,7 +84,7 @@ These example are got from an model running on webui.
|
|
84 |
|
85 |
It is highly recommended to use this model in a webui way. webui provides a visual interface plus some advanced retouching features.
|
86 |
|
87 |
-
https://github.com/IDEA-CCNL/stable-diffusion-webui/blob/master/README.md
|
88 |
|
89 |
### 半精度 Half precision FP16 (CUDA)
|
90 |
|
@@ -106,19 +106,19 @@ image.save("1个女孩.png")
|
|
106 |
|
107 |
### 使用手册 Handbook for Taiyi
|
108 |
|
109 |
-
[太乙handbook](https://github.com/IDEA-CCNL/Fengshenbang-LM/blob/main/fengshen/examples/stable_diffusion_chinese/taiyi_handbook.md)
|
110 |
|
111 |
-
[太乙绘画手册v1.1](https://docs.qq.com/doc/DWklwWkVvSFVwUE9Q)
|
112 |
|
113 |
-
[太乙动漫绘画手册v1.0](https://docs.qq.com/doc/DUFRMZ25wUFRWaEl0)
|
114 |
|
115 |
### 怎样微调 How to finetune
|
116 |
|
117 |
-
https://github.com/IDEA-CCNL/Fengshenbang-LM/tree/main/fengshen/examples/finetune_taiyi_stable_diffusion
|
118 |
|
119 |
### DreamBooth
|
120 |
|
121 |
-
https://github.com/IDEA-CCNL/Fengshenbang-LM/tree/main/fengshen/examples/stable_diffusion_dreambooth
|
122 |
|
123 |
## 引用 Citation
|
124 |
|
|
|
84 |
|
85 |
It is highly recommended to use this model in a webui way. webui provides a visual interface plus some advanced retouching features.
|
86 |
|
87 |
+
[Taiyi Stable Difffusion WebUI](https://github.com/IDEA-CCNL/stable-diffusion-webui/blob/master/README.md)
|
88 |
|
89 |
### 半精度 Half precision FP16 (CUDA)
|
90 |
|
|
|
106 |
|
107 |
### 使用手册 Handbook for Taiyi
|
108 |
|
109 |
+
- [太乙handbook](https://github.com/IDEA-CCNL/Fengshenbang-LM/blob/main/fengshen/examples/stable_diffusion_chinese/taiyi_handbook.md)
|
110 |
|
111 |
+
- [太乙绘画手册v1.1](https://docs.qq.com/doc/DWklwWkVvSFVwUE9Q)
|
112 |
|
113 |
+
- [太乙动漫绘画手册v1.0](https://docs.qq.com/doc/DUFRMZ25wUFRWaEl0)
|
114 |
|
115 |
### 怎样微调 How to finetune
|
116 |
|
117 |
+
[finetune code](https://github.com/IDEA-CCNL/Fengshenbang-LM/tree/main/fengshen/examples/finetune_taiyi_stable_diffusion)
|
118 |
|
119 |
### DreamBooth
|
120 |
|
121 |
+
[DreamBooth code](https://github.com/IDEA-CCNL/Fengshenbang-LM/tree/main/fengshen/examples/stable_diffusion_dreambooth)
|
122 |
|
123 |
## 引用 Citation
|
124 |
|