0RisingStar0
commited on
Commit
•
db2a9f1
1
Parent(s):
dbdc576
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,60 @@
|
|
1 |
---
|
2 |
license: creativeml-openrail-m
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: creativeml-openrail-m
|
3 |
+
tags:
|
4 |
+
- stable-diffusion
|
5 |
+
- stable-diffusion-diffusers
|
6 |
+
- text-to-image
|
7 |
+
- diffusers
|
8 |
---
|
9 |
+
|
10 |
+
<p align="center"><img src="https://huggingface.co/0RisingStar0/FantaStel/resolve/main/1.png">
|
11 |
+
<img src="https://huggingface.co/0RisingStar0/FantaStel/resolve/main/%EB%B0%B0%EA%B2%BD3.png"></p>
|
12 |
+
|
13 |
+
<center><b>FantaStel</b></center>
|
14 |
+
|
15 |
+
U-Net mixed model <b>specialized for fantasy landscape backgrounds(especially floating islands).</b>
|
16 |
+
Pastel style art for background.
|
17 |
+
|
18 |
+
<b>FP16 Pruned version</b>(No EMA).
|
19 |
+
|
20 |
+
(Quality change may occur in very small details on buildings' textures)
|
21 |
+
|
22 |
+
<b>Recommended prompts : </b>
|
23 |
+
|
24 |
+
(masterpiece, best quality, excellent quality), ((1girl, solo, cowboy shot)), (fantasy landscape, fictional landscape)
|
25 |
+
|
26 |
+
EasyNegative, cowboy, cowboy hat, cowboy western, cowboy boots, cowboy hat, fat, moss, phone, man, pedestrians, extras, border, outside border, white border, watermark, logo, signature
|
27 |
+
|
28 |
+
(EasyNegative is a negative embedding : https://huggingface.co/datasets/gsdf/EasyNegative)
|
29 |
+
|
30 |
+
<b>Recommended settings : </b>
|
31 |
+
|
32 |
+
Sampler : DPM++ 2M Karras
|
33 |
+
|
34 |
+
Sampling steps : 24
|
35 |
+
|
36 |
+
Resolution : 768x512
|
37 |
+
|
38 |
+
CFG Scale : 9.5
|
39 |
+
|
40 |
+
<b> Upscale is a must-do!! </b> Otherwise, you won't get intended results.
|
41 |
+
|
42 |
+
Upscaler : Latent (nearest)
|
43 |
+
|
44 |
+
Hires steps : 0
|
45 |
+
|
46 |
+
Denoise : 0.6
|
47 |
+
|
48 |
+
Upscale 2x
|
49 |
+
|
50 |
+
<b>Recommended VAEs : </b>
|
51 |
+
|
52 |
+
orangemix.vae.pt
|
53 |
+
|
54 |
+
<b> Mixed models : </b>
|
55 |
+
|
56 |
+
AikimiXPv1.0, colormixed, Counterfeit V2.0, Counterfeit V2.5, Dreamlike Diffusion 1.0, HighRiseMixV2, mouseymix-lignepatsel, powercolorV1, RoboeticInkPunkDreamShaperChromaV5
|
57 |
+
|
58 |
+
(Thanks to everyone who made above models!)
|
59 |
+
|
60 |
+
Feel free to give feedbacks as you wish, I'll try and work around with it.
|