Raelina commited on
Commit
a2eaf9c
·
verified ·
1 Parent(s): 07a4377

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +148 -0
README.md ADDED
@@ -0,0 +1,148 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: openrail++
3
+ language:
4
+ - en
5
+ tags:
6
+ - text-to-image
7
+ - stable-diffusion
8
+ - safetensors
9
+ - stable-diffusion-xl
10
+ base_model:
11
+ - cagliostrolab/animagine-xl-4.0
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>Raemu XL V5</span></div>
90
+ </div>
91
+ <div class="gallery">
92
+ <img src="https://cdn-uploads.huggingface.co/production/uploads/64b24543eec33e27dc9a6eca/YtchfTH-kofOnqd05WMo-.png" alt="Image 1">
93
+ <img src="https://cdn-uploads.huggingface.co/production/uploads/64b24543eec33e27dc9a6eca/KAUAA8BndnWuxdSp4jFIp.png" alt="Image 2">
94
+ <img src="https://cdn-uploads.huggingface.co/production/uploads/64b24543eec33e27dc9a6eca/WwZFud6lQKJbl4xxKBYIV.png" alt="Image 3">
95
+ <img src="https://cdn-uploads.huggingface.co/production/uploads/64b24543eec33e27dc9a6eca/cmz_OD8WD8RhlGH-lEvNw.png" alt="Image 4">
96
+ </div>
97
+ </div>
98
+
99
+ ## Overview
100
+ Introducing **Raemu XL** is a SDXL-based anime model designed for 2.5D anime-style generation. It excels in producing high-quality, semi-realistic anime visuals with rich textures and refined shading. Raemu XL V5 is a finetuned iteration based on Animagine 4.0, further enhancing its ability to generate aesthetically refined 2.5D textures. This version improves lighting, depth, and overall visual quality while maintaining the signature anime look.
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**: CreativeML Open RAIL++-M
107
+ - **Finetuned from**: [Animagine 4.0](https://huggingface.co/cagliostrolab/animagine-xl-4.0)
108
+
109
+
110
+ ## Recommended settings
111
+
112
+ - **Positive prompts:**
113
+
114
+ ```
115
+ masterpiece, high score, great score
116
+ ```
117
+ - **Negative prompts:**
118
+
119
+ ```
120
+ lowres, low score, bad score, worst quality, bad anatomy, bad hands, sketch, jpeg artifacts, text, error, 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
+ This model adopts the original CreativeML Open RAIL++-M License from Stability AI without any modifications or additional restrictions. The license terms remain exactly as specified in the original SDXL license, which includes:
139
+
140
+ ✅ Permitted: Commercial use, modifications, distributions, private use
141
+
142
+ ❌ Prohibited: Illegal activities, harmful content generation, discrimination, exploitation
143
+
144
+ ⚠️ Requirements: Include license copy, state changes, preserve notices
145
+
146
+ 📝 Warranty: Provided "AS IS" without warranties
147
+
148
+ Please refer to the [original SDXL license](https://huggingface.co/stabilityai/stable-diffusion-xl-base-1.0/blob/main/LICENSE.md) for the complete and authoritative terms and conditions.