Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,22 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
tags:
|
4 |
+
- merge
|
5 |
+
- sdxl
|
6 |
+
---
|
7 |
+
|
8 |
+
Works well with a cfg from 0.5 to 4 and steps 3 on up. I prefer around 5 steps and 1 for cfg. Sampler and Schedulers dpmpp_sde with normal works well all depends on the look you want, various samplers will likely need a tweak to the cfg. All images below should have the workflows so you can load them into comfyui. More images are available in the repository.
|
9 |
+
A careful merge of the following
|
10 |
+
|
11 |
+
# EclecticEuphoria_5x_Cos HDTML
|
12 |
+
|
13 |
+
[Is EclecticEuphoria_5x_HDTML](https://huggingface.co/ND911/EclecticEuphoria_5x_HDTML), but converted and fine tuned to [cosXL](https://huggingface.co/stabilityai/cosxl) to bring out a wider range of colors.
|
14 |
+
|
15 |
+
* [h1t/TCD-SDXL-LoRA ](https://huggingface.co/h1t/TCD-SDXL-LoRA)
|
16 |
+
* [radames/sdxl-DPO-LoRA](https://huggingface.co/radames/sdxl-DPO-LoRA)
|
17 |
+
* [ByteDance/SDXL-Lightning ](https://huggingface.co/ByteDance/SDXL-Lightning)
|
18 |
+
* [ByteDance/Hyper-SD](https://huggingface.co/ByteDance/Hyper-SD)
|
19 |
+
* [Midjourney Mimic](https://civitai.com/models/251417/midjourney-mimic)
|
20 |
+
|
21 |
+
|
22 |
+
WF's should be in images, just load them into comfyui
|