Commit ·
8bd8028
1
Parent(s): d88407b
Update README.md
Browse files
README.md
CHANGED
|
@@ -201,13 +201,13 @@ Here you can select your checkpoint and VAE. We will go over what these are and
|
|
| 201 |
<summary>(Click) Sampler comparison - Photography</summary>
|
| 202 |
|
| 203 |

|
| 204 |
-
|
| 205 |
|
| 206 |
<details>
|
| 207 |
<summary>(Click) Sampler comparison - Anime</summary>
|
| 208 |
|
| 209 |

|
| 210 |
-
|
| 211 |
|
| 212 |
An explanation of the samplers used above: `Euler` is a basic sampler. `DDIM` is a faster version, while `DPM++ 2M Karras` is an improved version. Meanwhile we have `Euler a` or "ancestral" which produces more creative results, and `DPM++ 2S a Karras` which is also ancestral and thus similar. Finally `DPM++ SDE Karras` is the slowest and quite unique. There are many other samplers not shown here but most of them are related.
|
| 213 |
|
|
|
|
| 201 |
<summary>(Click) Sampler comparison - Photography</summary>
|
| 202 |
|
| 203 |

|
| 204 |
+
</details>
|
| 205 |
|
| 206 |
<details>
|
| 207 |
<summary>(Click) Sampler comparison - Anime</summary>
|
| 208 |
|
| 209 |

|
| 210 |
+
</details>
|
| 211 |
|
| 212 |
An explanation of the samplers used above: `Euler` is a basic sampler. `DDIM` is a faster version, while `DPM++ 2M Karras` is an improved version. Meanwhile we have `Euler a` or "ancestral" which produces more creative results, and `DPM++ 2S a Karras` which is also ancestral and thus similar. Finally `DPM++ SDE Karras` is the slowest and quite unique. There are many other samplers not shown here but most of them are related.
|
| 213 |
|