Liyulingyue commited on
Commit
0df30d8
1 Parent(s): 81738ce

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -8
README.md CHANGED
@@ -1,22 +1,30 @@
1
 
2
- ---
3
- license: creativeml-openrail-m
4
- ---
5
-
6
  ---
7
  license: creativeml-openrail-m
8
  base_model: Linaqruf/anything-v3.0
9
- instance_prompt: a photo of Neolle
10
  tags:
11
  - stable-diffusion
12
  - stable-diffusion-ppdiffusers
13
- - text-to-image
14
  - ppdiffusers
15
  - DreamBooth
16
- inference: false
17
  ---
18
-
19
  # DreamBooth - Liyulingyue/Neolle_Face_Generator
20
  本仓库的权重是基于 Linaqruf/anything-v3.0 训练而来的,我们采用[DreamBooth](https://dreambooth.github.io/)的技术并使用 a photo of Neolle 文本进行了训练。
21
 
22
  用于微调的图片共10张,均为原神角色诺艾尔,batch_size取1,学习率是5e-6,共训练1000步。
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
 
 
 
 
 
2
  ---
3
  license: creativeml-openrail-m
4
  base_model: Linaqruf/anything-v3.0
 
5
  tags:
6
  - stable-diffusion
7
  - stable-diffusion-ppdiffusers
 
8
  - ppdiffusers
9
  - DreamBooth
10
+ - text-to-image
11
  ---
12
+
13
  # DreamBooth - Liyulingyue/Neolle_Face_Generator
14
  本仓库的权重是基于 Linaqruf/anything-v3.0 训练而来的,我们采用[DreamBooth](https://dreambooth.github.io/)的技术并使用 a photo of Neolle 文本进行了训练。
15
 
16
  用于微调的图片共10张,均为原神角色诺艾尔,batch_size取1,学习率是5e-6,共训练1000步。
17
+
18
+ ## 一些提示词示例
19
+ - Noelle with glasses
20
+ - Noelle with sunglasses
21
+ - Noelle with dark hair, beautiful eyes
22
+ - Noelle, 20 years old
23
+ - Noelle playing basketball
24
+ - Noelle with cat ears, blue hair
25
+
26
+ ## 生成图片展示
27
+ ![](example_imgs/1.jpg)
28
+ ![](example_imgs/2.jpg)
29
+ ![](example_imgs/3.jpg)
30
+ ![](example_imgs/4.jpg)