Commit ·
7ef2d5e
1
Parent(s): 2c09f2f
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,21 @@
|
|
| 1 |
---
|
| 2 |
license: creativeml-openrail-m
|
| 3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
license: creativeml-openrail-m
|
| 3 |
---
|
| 4 |
+
|
| 5 |
+
---
|
| 6 |
+
license: creativeml-openrail-m
|
| 7 |
+
base_model: Linaqruf/anything-v3.0
|
| 8 |
+
instance_prompt: a photo of Neolle
|
| 9 |
+
tags:
|
| 10 |
+
- stable-diffusion
|
| 11 |
+
- stable-diffusion-ppdiffusers
|
| 12 |
+
- text-to-image
|
| 13 |
+
- ppdiffusers
|
| 14 |
+
- DreamBooth
|
| 15 |
+
inference: false
|
| 16 |
+
---
|
| 17 |
+
|
| 18 |
+
# DreamBooth - Liyulingyue/Neolle_Face_Generator
|
| 19 |
+
本仓库的权重是基于 Linaqruf/anything-v3.0 训练而来的,我们采用[DreamBooth](https://dreambooth.github.io/)的技术并使用 a photo of Neolle 文本进行了训练。
|
| 20 |
+
|
| 21 |
+
用于微调的图片共10张,均为原神角色诺艾尔,batch_size取1,学习率是5e-6,共训练1000步。
|