Update README.md
Browse files
README.md
CHANGED
@@ -1,11 +1,16 @@
|
|
1 |
---
|
2 |
license: creativeml-openrail-m
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
4 |
# Overview 📃✏️
|
5 |
This is a Diffusers-compatible version of [Yiffymix v51 by chilon249](https://civitai.com/models/3671?modelVersionId=658237).
|
6 |
See the original page for more information.
|
7 |
|
8 |
-
Keep in mind that this is SDXL-Lightning
|
9 |
so using fewer steps (around 12 to 25) and low guidance
|
10 |
scale (around 4 to 6) is recommended for the best result.
|
11 |
It's also recommended to use clip skip of 2.
|
|
|
1 |
---
|
2 |
license: creativeml-openrail-m
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
pipeline_tag: text-to-image
|
6 |
+
tags:
|
7 |
+
- art
|
8 |
---
|
9 |
# Overview 📃✏️
|
10 |
This is a Diffusers-compatible version of [Yiffymix v51 by chilon249](https://civitai.com/models/3671?modelVersionId=658237).
|
11 |
See the original page for more information.
|
12 |
|
13 |
+
Keep in mind that this is [SDXL-Lightning](https://huggingface.co/ByteDance/SDXL-Lightning) checkpoint model,
|
14 |
so using fewer steps (around 12 to 25) and low guidance
|
15 |
scale (around 4 to 6) is recommended for the best result.
|
16 |
It's also recommended to use clip skip of 2.
|