Update README.md
Browse files
README.md
CHANGED
@@ -7,3 +7,6 @@ This is a Diffusers-compatible version of [Yiffymix v51 by chilon249](https://ci
|
|
7 |
Keep in mind that this is SDXL-Lightning based model,
|
8 |
so using fewer steps (around 12 to 25) and low guidance
|
9 |
scale (around 4 to 6) is recommended for the best result.
|
|
|
|
|
|
|
|
7 |
Keep in mind that this is SDXL-Lightning based model,
|
8 |
so using fewer steps (around 12 to 25) and low guidance
|
9 |
scale (around 4 to 6) is recommended for the best result.
|
10 |
+
|
11 |
+
This repo uses DPM++ 2M Karras as its sampler. Feel free to mess with your code
|
12 |
+
to change the scheduler.
|