IDK-ab0ut commited on
Commit
9cb5895
·
verified ·
1 Parent(s): 366e2f5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +17 -3
README.md CHANGED
@@ -1,3 +1,17 @@
1
- ---
2
- license: openrail++
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: openrail++
3
+ language:
4
+ - en
5
+ library_name: diffusers
6
+ pipeline_tag: text-to-image
7
+ tags:
8
+ - art
9
+ ---
10
+ This is a Diffusers-compatible version of [Yiffymix v52 by chilon249](https://civitai.com/models/3671?modelVersionId=732770).
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, so using fewer steps (around 12 to 25) and low guidance scale (around 4 to 6) is recommended for the best result. It's also recommended to use clip skip of 2.
14
+
15
+ This repository uses DPM++ 2M Karras as its sampling method (Diffusers only).
16
+
17
+ [Installation tutorial here](https://huggingface.co/IDK-ab0ut/Yiffymix_v51-XL).