wybxc commited on
Commit
6339dae
1 Parent(s): 14c499c

v1 dreambooth

Browse files
.gitattributes CHANGED
@@ -32,3 +32,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
32
  *.zip filter=lfs diff=lfs merge=lfs -text
33
  *.zst filter=lfs diff=lfs merge=lfs -text
34
  *tfevents* filter=lfs diff=lfs merge=lfs -text
 
 
32
  *.zip filter=lfs diff=lfs merge=lfs -text
33
  *.zst filter=lfs diff=lfs merge=lfs -text
34
  *tfevents* filter=lfs diff=lfs merge=lfs -text
35
+ *.png filter=lfs diff=lfs merge=lfs -text
README.md CHANGED
@@ -1,3 +1,86 @@
1
  ---
2
  license: cc-by-nc-sa-4.0
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: cc-by-nc-sa-4.0
3
  ---
4
+
5
+ # AI 元火娘计划
6
+
7
+ ## v1 (Dreambooth)
8
+
9
+ 使用 dreambooth 在 Novel AI final pruned 模型基础上训练,之后融合 10% 的 Anything 3.0 模型。
10
+
11
+ **在 A1111 的 Web UI 中使用时,需要在设置中打开 `Enable quantization in K samplers`,并设置 `Clip skip` 为 2。**
12
+
13
+ ### 妹妹
14
+
15
+ 预览图:![yanhuo_v1_dreambooth](./预览图/yanhuo_v1_dreambooth.png)
16
+
17
+ ```text
18
+ (yanhuo), 1girl, masterpiece, best quality, white hair, ahoge, snowy street, [smile], dynamic angle, full body, [blue eyes], flat chest, cinematic light
19
+ Negative prompt: lowres, bad anatomy, bad hands, text, error, missing fingers, extra digit, fewer digits, cropped, worst quality, low quality, normal quality, jpeg artifacts, signature, watermark, username, blurry
20
+ Steps: 20, Sampler: Euler a, CFG scale: 10.5, Seed: 2416091869, Size: 1024x768, Model hash: 5e03450011, Clip skip: 2, ENSD: 31339
21
+ ```
22
+
23
+ 下载:
24
+
25
+ - [ckpt](./yanhuo_v1_dreambooth_clip2_10k_fp16.ckpt)
26
+ - [safetensors](./yanhuo_v1_dreambooth_clip2_10k_fp16.safetensors)
27
+
28
+ 推荐起手式:
29
+
30
+ ```text
31
+ (yanhuo), 1girl, masterpiece, best quality, white hair, ahoge
32
+ ```
33
+
34
+ ### 姐姐
35
+
36
+ 预览图:![yanyuan_v1_dreambooth](./预览图/yanyuan_v1_dreambooth.png)
37
+
38
+ ```text
39
+ (yanyuan), 1girl, (masterpiece), best quality, beautiful detailed sky, (park), sunset, [smile], dynamic angle, full body, flat chest, volume light, red eyes
40
+ Negative prompt: lowres, bad anatomy, bad hands, text, error, missing fingers, extra digit, fewer digits, cropped, worst quality, low quality, normal quality, jpeg artifacts, signature, watermark, username, blurry
41
+ Steps: 20, Sampler: Euler a, CFG scale: 10.5, Seed: 2355417689, Size: 1024x768, Model hash: 270337850e, Clip skip: 2, ENSD: 31339
42
+ ```
43
+
44
+ 下载:
45
+
46
+ - [ckpt](./yanyuan_v1_dreambooth_clip2_5k_fp16.ckpt)
47
+ - [safetensors](yanyuan_v1_dreambooth_clip2_5k_fp16.safetensors)
48
+
49
+ 推荐起手式:
50
+
51
+ ```text
52
+ (yanyuan), 1girl, masterpiece, best quality
53
+ ```
54
+
55
+ ### 姐妹同屏
56
+
57
+ 预览图:![yuanhuo_v1_dreambooth](./预览图/yuanhuo_v1_dreambooth.png)
58
+
59
+ ```text
60
+ (yanhuo with white hair and blue eyes and ahoge), (yanyuan with black hair and red eyes), 2girls, masterpiece, best quality, sisters, dynamic angle, flat chest, [smile], (steampunk: 1.5),
61
+ Negative prompt: lowres, bad anatomy, bad hands, text, error, missing fingers, extra digit, fewer digits, cropped, worst quality, low quality, normal quality, jpeg artifacts, signature, watermark, username, blurry
62
+ Steps: 20, Sampler: Euler a, CFG scale: 7, Seed: 304955900, Size: 1024x768, Model hash: 15449d01d2, Clip skip: 2, ENSD: 31339
63
+ ```
64
+
65
+ 下载:
66
+
67
+ - [ckpt](yuanhuo_v1_dreambooth_clip2_5k_fp16.ckpt)
68
+ - [safetensors](./yuanhuo_v1_dreambooth_clip2_5k_fp16.safetensors)
69
+
70
+ 推荐起手式:
71
+
72
+ ```text
73
+ (yanhuo with white hair and blue eyes and ahoge), (yanyuan with black hair and red eyes), 2girls, masterpiece, best quality, sisters
74
+ ```
75
+
76
+ 姐妹同屏模型出图成功率比较低,容易出现瞳色混淆、衣服互换等情况,一般需要 img2img + 分区 inpaint 来反复修正。
77
+
78
+ ## 更新日志
79
+
80
+ - 2023.01.30:第一版模型。
81
+
82
+ ## 协议
83
+
84
+ 本仓库所包含模型以署名-非商业性使用-相同方式共享 4.0 国际 ([CC BY-NC-SA 4.0]([Creative Commons — 署名-非商业性使用-相同方式共享 4.0 国际 — CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/deed.zh))) 协议公开发布。
85
+
86
+ 模型训练所用数据集来源于元火动漫社社员的创作,版权归原作者与元火动漫社所有,不予公开。
yanhuo_v1_dreambooth_clip2_10k_fp16.ckpt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:88111d87c7e898741edf90b7e099617c19c151ff1985c21b6e4cc76b61d494a9
3
+ size 2132878789
yanhuo_v1_dreambooth_clip2_10k_fp16.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5e03450011e024a0a4e267e1b0d89b63505aa37e982b5abde5943243b78fb836
3
+ size 2132625462
yanyuan_v1_dreambooth_clip2_5k_fp16.ckpt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5c27fc14ed26564312439fe48a20476a6c35fcc1fe86e31216ce2a3a14113d63
3
+ size 2132867395
yanyuan_v1_dreambooth_clip2_5k_fp16.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:270337850e2b887671abc8f20d8121be40efba826c6aa70981ffa60415bd6190
3
+ size 2132625462
yuanhuo_v1_dreambooth_clip2_5k_fp16.ckpt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:15449d01d28fcc6a0499923e0a4d74ae20dcb7e54a4d29ca3ea6571b2204e49b
3
+ size 2132873060
yuanhuo_v1_dreambooth_clip2_5k_fp16.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3fa75d257a88fcea442bc3ae3625ef30ffaa4ab0688f593aacc3fbbea693e1fe
3
+ size 2132625462
预览图/yanhuo_v1_dreambooth.png ADDED

Git LFS Details

  • SHA256: 964f3a61bad7d3ca56ee8eef699b0c617b26e8884db90e2bb0b098ee3e8eef07
  • Pointer size: 131 Bytes
  • Size of remote file: 951 kB
预览图/yanyuan_v1_dreambooth.png ADDED

Git LFS Details

  • SHA256: ed50b64e662a6ce65931f36538f0e71dab2b8ede0f2eda7adfd984f6a0c97de2
  • Pointer size: 132 Bytes
  • Size of remote file: 1.02 MB
预览图/yuanhuo_v1_dreambooth.png ADDED

Git LFS Details

  • SHA256: e9b56a45bbcd767bb29ee83bd9b937e161e26cd91120f5204c51af609ec9c8ca
  • Pointer size: 132 Bytes
  • Size of remote file: 1.08 MB