0RisingStar0 commited on
Commit
89a3bed
1 Parent(s): 61bcf6f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +62 -0
README.md CHANGED
@@ -1,3 +1,65 @@
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/HighRiseMixV2/resolve/main/00016-3185527639-(masterpiece%2C%20excellent%20quality%2C%20high%20quality)%2C%20(1girl%2C%20solo%2C%20cowboy%20shot)%2C%20looking%20at%20viewer%2C%20sky%2C%20city%2C%20skyscrapers%2C%20pavement%2C.png">
11
+ <img src="https://huggingface.co/0RisingStar0/HighRiseMixV2/resolve/main/00021-3185527644-(masterpiece%2C%20excellent%20quality%2C%20high%20quality)%2C%20(1girl%2C%20solo%2C%20cowboy%20shot)%2C%20looking%20at%20viewer%2C%20sky%2C%20city%2C%20skyscrapers%2C%20pavement%2C.png"></p>
12
+
13
+ <center><b>HighRiseMixV2</b></center>
14
+
15
+ U-Net mixed model <b>specialized for city and skyscrapers background.</b>
16
+
17
+ <b>FP16 Pruned version</b>(No EMA).
18
+
19
+ (Quality change may occur in very small details on buildings' textures)
20
+
21
+ <b>V2 Update Log : </b>
22
+
23
+ Added models : AikimixPv1.0, Counterfeit V2.0, pastelmix-better-vae
24
+
25
+ Adjusted character style(more cute, anime style)
26
+
27
+ <b>Recommended prompts : </b>
28
+
29
+ (masterpiece, best quality, excellent quality), ((1girl, solo)), sky, city, (skyscrapers), trees, pavement, lens flare
30
+
31
+ EasyNegative, moss, phone, man, pedestrians, extras, border, outside border, white border
32
+
33
+ (EasyNegative is a negative embedding : https://huggingface.co/datasets/gsdf/EasyNegative)
34
+
35
+ <b>Recommended settings : </b>
36
+
37
+ Sampler : DPM++ 2M Karras OR DPM++ SDE Karras
38
+
39
+ Sampling steps : 25 ~ 30
40
+
41
+ Resolution : 512x768 OR 768x512
42
+
43
+ CFG Scale : 9
44
+
45
+ <b> Upscale is a must-do!! </b> Otherwise, you won't get intended results.
46
+
47
+ Upscaler : Latent (nearest)
48
+
49
+ Hires steps : 0
50
+
51
+ Denoise : 0.6
52
+
53
+ Upscale 2x
54
+
55
+ <b>Recommended VAEs : </b>
56
+ kl-f8-anime2
57
+ orangemix.vae.pt
58
+
59
+ <b> Mixed models : </b>
60
+
61
+ AbyssOrangeMix2_NSFW, AnythingV4.5, AikimiXPv1.0, BasilMixFixed, Counterfeit V2.0, CounterfeitV2.5, EerieOrangeMix2, pastelmix-better-vae, PowercolorV2
62
+
63
+ (Thanks to everyone who made above models!)
64
+
65
+ This is my first mixed model being uploaded to public site, so feel free to give feedbacks as you wish, I'll try and work around with it.