Hemlok commited on
Commit
4bb480d
1 Parent(s): 1304ea9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +90 -4
README.md CHANGED
@@ -10,13 +10,99 @@ tags:
10
 
11
  ---
12
 
13
- # RainierMix
 
 
14
 
15
  - "RainierMix" is a merged model based on "ACertainThing".
16
 
17
  ---
18
 
19
- # Model Types
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
20
 
21
- ## Rainier-base
22
- − ACertainThing + Anything-V4.5
 
10
 
11
  ---
12
 
13
+ # RainierMix
14
+
15
+ ![a](Image/RainierMix.png)
16
 
17
  - "RainierMix" is a merged model based on "ACertainThing".
18
 
19
  ---
20
 
21
+ # ◆Discord
22
+ [Join Discord Server](https://discord.gg/eN6aSWRddT)
23
+
24
+ - The merged model community of Hemlok.
25
+
26
+ ----
27
+
28
+ # ◆About
29
+
30
+ - Sampler: DDIM or DPM++ SDE Karras
31
+
32
+ - Steps: 50~
33
+
34
+ - Clipskip: 2
35
+
36
+ - CFG Scale: 5-8
37
+
38
+ - Denoise strength: 0.5-0.7
39
+
40
+ - Negative prompts should be as few as possible.
41
+ - *Always use VAE to avoid possible color fading.*
42
+
43
+ ----
44
+
45
+
46
+ # ◆Model Types
47
+ - Prompt:
48
+ ```
49
+ kawaii, 1girl, (solo), (cowboy shot), (dynamic angle), Ruffled Dresses, (The great hall of the mansion), tiara, Luxurious interior, looking at viewer,
50
+ ```
51
+
52
+ ---
53
+
54
+ ## ◇Rainier-base
55
+ ![a](Image/base.png)
56
+ - ACertainThing + Anything-V4.5
57
+
58
+ ---
59
+
60
+ ## ◇RainierMixV1
61
+ ![a](Image/V1.png)
62
+ - Rainier-base + Counterfeit-V2.0 + Evt_V4-preview
63
+
64
+ ---
65
+
66
+ ## ◇RainierMixV2
67
+ ![a](Image/V2.png)
68
+ - RainierMixV1 + basil_mix
69
+
70
+ ---
71
+
72
+ ## ◇PastelRainier
73
+ ![a](Image/pastel.png)
74
+ - RainierMixV2 + pastel-mix
75
+
76
+ ---
77
+
78
+ # ◆How to use
79
+
80
+ - Please download the file by yourself and use it with WebUI(AUTOMATIC1111) etc.
81
+
82
+ - Use the f16 version for Colab(T4) or a PC with low RAM.
83
+
84
+ - The models are located in "Model" and "Model/fp16" respectively.
85
+
86
+ ----
87
+
88
+ # Disclaimer
89
+
90
+ - The creation of SFW and NSFW images is at the discretion of the individual creator.
91
+
92
+ - This model is not a model created to publish NSFW content in public places, etc.
93
+
94
+ ----
95
+
96
+ ## License
97
+
98
+ This model is open access and available to all, with a CreativeML OpenRAIL-M license further specifying rights and usage.
99
+
100
+ The CreativeML OpenRAIL License specifies:
101
+
102
+ 1. You can't use the model to deliberately produce nor share illegal or harmful outputs or content
103
+
104
+ 2. The authors claims no rights on the outputs you generate, you are free to use them and are accountable for their use which must not go against the provisions set in the license
105
+
106
+ 3. You may re-distribute the weights and use the model commercially and/or as a service. If you do, please be aware you have to include the same use restrictions as the ones in the license and share a copy of the CreativeML OpenRAIL-M to all your users (please read the license entirely and carefully)
107
 
108
+ (Full text of the license: https://huggingface.co/spaces/CompVis/stable-diffusion-license)