Raelina commited on
Commit
c16ad19
1 Parent(s): 406c12c

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +138 -0
README.md ADDED
@@ -0,0 +1,138 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: other
3
+ license_name: faipl-1.0-sd
4
+ license_link: https://freedevproject.org/faipl-1.0-sd/
5
+ language:
6
+ - en
7
+ tags:
8
+ - text-to-image
9
+ - stable-diffusion
10
+ - safetensors
11
+ - stable-diffusion-xl
12
+ ---
13
+ <style>
14
+
15
+ body {
16
+ display: flex;
17
+ align-items: center;
18
+ justify-content: center;
19
+ height: 100vh;
20
+ margin: 0;
21
+ font-family: Arial, sans-serif;
22
+ background-color: #f4f4f9;
23
+ overflow: auto;
24
+ }
25
+
26
+ .container {
27
+ display: flex;
28
+ flex-direction: column;
29
+ align-items: center;
30
+ justify-content: center;
31
+ width: 100%;
32
+ padding: 20px;
33
+ }
34
+
35
+ .title-container {
36
+ display: flex;
37
+ flex-direction: column;
38
+ justify-content: center;
39
+ align-items: center;
40
+ padding: 1em;
41
+ border-radius: 10px;
42
+ }
43
+
44
+ .title {
45
+ font-size: 3em;
46
+ font-family: 'Montserrat', sans-serif;
47
+ text-align: center;
48
+ font-weight: bold;
49
+ }
50
+
51
+ .title span {
52
+ background: -webkit-linear-gradient(45deg, #FF9D3D, #AB886D, #CB80AB);
53
+ -webkit-background-clip: text;
54
+ -webkit-text-fill-color: transparent;
55
+ }
56
+
57
+ .gallery {
58
+ display: grid;
59
+ grid-template-columns: repeat(4, 1fr);
60
+ gap: 10px;
61
+ }
62
+
63
+ .gallery img {
64
+ width: 100%;
65
+ height: auto;
66
+ margin-top: 0px;
67
+ margin-bottom: 0px;
68
+ border-radius: 10px;
69
+ box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
70
+ transition: transform 0.3s;
71
+ }
72
+
73
+ .gallery img:hover {
74
+ transform: scale(1.05);
75
+ }
76
+
77
+ .note {
78
+ font-size: 1em;
79
+ opacity: 50%;
80
+ text-align: center;
81
+ margin-top: 20px;
82
+ color: #555;
83
+ }
84
+
85
+ </style>
86
+
87
+ <div class="container">
88
+ <div class="title-container">
89
+ <div class="title"><span>Raehoshi illust XL 2.1</span></div>
90
+ </div>
91
+ <div class="gallery">
92
+ <img src="https://cdn-uploads.huggingface.co/production/uploads/64b24543eec33e27dc9a6eca/ite1g3NfLiT8Zv9D-PtzL.png" alt="Image 1">
93
+ <img src="https://cdn-uploads.huggingface.co/production/uploads/64b24543eec33e27dc9a6eca/ypjBGHurI0VxjEkcEwN9l.png" alt="Image 2">
94
+ <img src="https://cdn-uploads.huggingface.co/production/uploads/64b24543eec33e27dc9a6eca/3SOrhG3lEC3bLE3yK2V6G.png" alt="Image 3">
95
+ <img src="https://cdn-uploads.huggingface.co/production/uploads/64b24543eec33e27dc9a6eca/eqQNV1RTgotg3jZAfOvJg.png" alt="Image 4">
96
+ </div>
97
+ </div>
98
+
99
+ ## Overview
100
+ Introducing **Raehoshi illust XL 2.1** , an enhanced iteration built upon the IllustriousXL0.1 model. It aims to elevate the visual style by addressing some of the limitations in the original, such as oversaturation and artifact noise. While these issues are not entirely eliminated, noticeable improvements have been made. The goal is to deliver a more polished, balanced output while staying true to the strengths of the base model.
101
+
102
+ ## Model Details
103
+ - **Developed by**: [Raelina](https://civitai.com/user/Raelina)
104
+ - **Model type**: Diffusion-based text-to-image generative model
105
+ - **Model prompt style**: Booru-tags
106
+ - **License**: [Fair AI Public License 1.0-SD](https://freedevproject.org/faipl-1.0-sd/)
107
+ - **Continuation from**: [Raehoshi-illust-xl-v2](https://huggingface.co/Raelina/Raehoshi-illust-xl-2)
108
+
109
+
110
+ ## Recommended settings
111
+
112
+ - **Positive prompts:**
113
+
114
+ ```
115
+ masterpiece, best quality, very aesthetic,
116
+ ```
117
+ - **Optional tags:** dramatic lighting
118
+ - **Negative prompts:**
119
+ ```
120
+ lowres, bad quality, worst quality, very displeasing, bad anatomy, sketch, jpeg artifacts, signature, watermark,
121
+ ```
122
+
123
+ - **CFG:** 5-6
124
+ - **Sampling steps:** 28
125
+ - **Sampler:** Euler a
126
+ - **Supported Resolution:**
127
+ ```
128
+ 1024 x 1024, 1152 x 896, 896 x 1152, 1216 x 832, 832 x 1216, 1344 x 768, 768 x 1344, 1536 x 640, 640 x 1536
129
+ ```
130
+
131
+ ## Hires.fix Setting
132
+ - **Upscaler:** [4x_NMKD-YandereNeoXL](https://nmkd.de/?esrgan)
133
+ - **Hires step:** 10-15
134
+ - **Denoising:** 0.1-0.3
135
+
136
+ ## License
137
+
138
+ [Fair AI Public License 1.0-SD](https://freedevproject.org/faipl-1.0-sd/)