bluepen5805
commited on
Commit
•
b2d7577
1
Parent(s):
c5205c3
add `blue_pencil-v2b`
Browse files- README.md +32 -12
- blue_pencil-v2b.safetensors +3 -0
- images/blue_pencil-v2b/1.png +3 -0
README.md
CHANGED
@@ -22,6 +22,32 @@ tags:
|
|
22 |
|
23 |
---
|
24 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
25 |
<details open><summary><h2 style="display: inline;"><code>blue_pencil-v2</code> <small>(<code>@20230217</code>)</small></h2></summary>
|
26 |
|
27 |
[AbyssOrangeMix3A1](https://huggingface.co/WarriorMama777/OrangeMixs) をベースに配合しなおしたモデルです。
|
@@ -69,10 +95,8 @@ tags:
|
|
69 |
|
70 |
### 推奨設定
|
71 |
|
72 |
-
* VAE
|
73 |
-
|
74 |
-
* Negative Embedding
|
75 |
-
* [EasyNegative](https://huggingface.co/datasets/gsdf/EasyNegative)
|
76 |
|
77 |
### 出力例
|
78 |
|
@@ -108,10 +132,8 @@ v1 とはちょっと傾向が違います
|
|
108 |
|
109 |
### 推奨設定
|
110 |
|
111 |
-
* VAE
|
112 |
-
|
113 |
-
* Negative Embedding
|
114 |
-
* [EasyNegative](https://huggingface.co/datasets/gsdf/EasyNegative)
|
115 |
|
116 |
### 出力例
|
117 |
|
@@ -170,10 +192,8 @@ Denoising strength: 0.65, Hires upscale: 2, Hires upscaler: Latent (nearest-exac
|
|
170 |
|
171 |
### 推奨設定
|
172 |
|
173 |
-
* VAE
|
174 |
-
|
175 |
-
* Negative Embedding
|
176 |
-
* [EasyNegative](https://huggingface.co/datasets/gsdf/EasyNegative)
|
177 |
|
178 |
### 出力例
|
179 |
|
|
|
22 |
|
23 |
---
|
24 |
|
25 |
+
<details open><summary><h2 style="display: inline;"><code>blue_pencil-v2b</code> <small>(<code>@20230219</code>)</small></h2></summary>
|
26 |
+
|
27 |
+
`blue_pencil-v2` の [Balor-V2](https://huggingface.co/ploughB660/Balor-V2) の代わりに [Balor-V3](https://huggingface.co/ploughB660/Balor-V3) を階層マージしたモデルです
|
28 |
+
|
29 |
+
表現力が上がっている気がします
|
30 |
+
|
31 |
+
### 推奨設定
|
32 |
+
|
33 |
+
* VAE: [vae-ft-mse-840000-ema-pruned](https://huggingface.co/stabilityai/sd-vae-ft-mse-original)
|
34 |
+
* Negative Embedding: [EasyNegative](https://huggingface.co/datasets/gsdf/EasyNegative)
|
35 |
+
|
36 |
+
### 出力例
|
37 |
+
|
38 |
+
```
|
39 |
+
girl, berlin, scenery
|
40 |
+
Negative prompt: EasyNegative
|
41 |
+
|
42 |
+
Steps: 30, Sampler: DPM++ SDE Karras, CFG scale: 7.5, Seed: 3164975857
|
43 |
+
Size: 768x768, Clip skip: 2
|
44 |
+
Denoising strength: 0.65, Hires upscale: 2, Hires upscaler: Latent (nearest-exact)
|
45 |
+
```
|
46 |
+
|
47 |
+
![blue_pencil-v2b_1](../../resolve/main/images/blue_pencil-v2b/1.png)
|
48 |
+
|
49 |
+
</details>
|
50 |
+
|
51 |
<details open><summary><h2 style="display: inline;"><code>blue_pencil-v2</code> <small>(<code>@20230217</code>)</small></h2></summary>
|
52 |
|
53 |
[AbyssOrangeMix3A1](https://huggingface.co/WarriorMama777/OrangeMixs) をベースに配合しなおしたモデルです。
|
|
|
95 |
|
96 |
### 推奨設定
|
97 |
|
98 |
+
* VAE: [vae-ft-mse-840000-ema-pruned](https://huggingface.co/stabilityai/sd-vae-ft-mse-original)
|
99 |
+
* Negative Embedding: [EasyNegative](https://huggingface.co/datasets/gsdf/EasyNegative)
|
|
|
|
|
100 |
|
101 |
### 出力例
|
102 |
|
|
|
132 |
|
133 |
### 推奨設定
|
134 |
|
135 |
+
* VAE: [vae-ft-mse-840000-ema-pruned](https://huggingface.co/stabilityai/sd-vae-ft-mse-original)
|
136 |
+
* Negative Embedding: [EasyNegative](https://huggingface.co/datasets/gsdf/EasyNegative)
|
|
|
|
|
137 |
|
138 |
### 出力例
|
139 |
|
|
|
192 |
|
193 |
### 推奨設定
|
194 |
|
195 |
+
* VAE: [vae-ft-mse-840000-ema-pruned](https://huggingface.co/stabilityai/sd-vae-ft-mse-original)
|
196 |
+
* Negative Embedding: [EasyNegative](https://huggingface.co/datasets/gsdf/EasyNegative)
|
|
|
|
|
197 |
|
198 |
### 出力例
|
199 |
|
blue_pencil-v2b.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5da661c3957b2a8503f7e87349dcc941b50152ff1746c838c324409637385109
|
3 |
+
size 2132626071
|
images/blue_pencil-v2b/1.png
ADDED
Git LFS Details
|