File size: 19,907 Bytes
c25c9f4
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
{
    "id": 460616,
    "modelId": 226403,
    "name": "v1.2",
    "createdAt": "2024-04-22T00:52:09.862Z",
    "updatedAt": "2024-04-22T01:36:39.826Z",
    "status": "Published",
    "publishedAt": "2024-04-22T01:36:39.824Z",
    "trainedWords": [],
    "trainingStatus": null,
    "trainingDetails": null,
    "baseModel": "SDXL 1.0",
    "baseModelType": "Standard",
    "earlyAccessTimeFrame": 0,
    "description": "<!--\nThe fine-tuned layer dataset count has been increased from 7.7k images to 19.8k images, which improves the quality of the model.\n\nFine-tune Dataset Details\n\n- Raw dataset size: 33,704 images\n\n- Processed with `aesthetic-shadow-v2`\n\n- Total `lq` dataset: 13.814 images\n\n- Total `hq` dataset: 19,890 images\n\n- Only the `hq`-rated dataset is used for training.\n\nFirst Layer finetuning Details\n\n- GPU: 1 x RTX3090\n\n- Dataset count: 19,890 images\n\n- Batch size: 8\n\n- Gradient Accumulation: 3\n\n- Equivalent batch size: 24\n\n- Epoch: 8\n\n- Used epoch: 5\n\n- LyCORIS Network: LoCon\n\n- Network Dim: 16\n\n- Network Alpha: 8\n\n- Conv Dim: 8\n\n- Conv Alpha: 4\n\n- Optimizer: AdamW\n\n- LR Scheduler: Cosine with restarts\n\n- Restarts: 3\n\n- Unet LR: 5e-04\n\n- Text Encoder LR: 25e-5\n\n- Min SNR gamma: 5\n\n- Other optimizer arguments:\n\n - Betas: 0.9, 0.99\n\n - Weight_decay: 0.1\n\nThis LyCORIS was merged with Animagine XL 3.1 with full weight. The result was then diluted with Animagine XL 3.1 with half weight using cosine B.\n\nSecond Layer Finetuning Details\n\n- GPU: 1 x RTX3090\n\n- Dataset count: 19,890 images\n\n- Batch size: 8\n\n- Gradient Accumulation: 3\n\n- Equivalent batch size: 24\n\n- Epoch: 10\n\n- Used epoch: 10\n\n- LyCORIS Network: LoCon\n\n- Network Dim: 16\n\n- Network Alpha: 8\n\n- Conv Dim: 8\n\n- Conv Alpha: 4\n\n- Optimizer: AdamW\n\n- LR Scheduler: Cosine annealing warmup restarts\n\n- Restarts: 10\n\n- Min. LR: 1e-06\n\n- Unet LR: 1e-05\n\n- Text Encoder LR: 1e-05\n\n- Min SNR gamma: 5\n\n- Other optimizer arguments:\n\n - Betas: 0.9, 0.99\n\n - Weight_decay: 0.1\n\nThis LyCORIS was then merged with the diluted first layer finetune with full weight.\n-->",
    "stats": {
        "downloadCount": 315,
        "ratingCount": 0,
        "rating": 0,
        "thumbsUpCount": 45
    },
    "model": {
        "name": "AingDiffusion XL",
        "type": "Checkpoint",
        "nsfw": false,
        "poi": false,
        "description": "<!--\nRead the user guide below![HuggingFace Backup link]\n\nAingDiffusion XL (read: Ah-eeng Diffusion XL) merges anime models based on SDXL with some extra self-trained datasets. This model is capable of generating high-quality anime images.\n\n\n\nGuide to generating good images with this model(This guide is relevant to the latest version of AingDiffusion XL)\n\n* This model uses Animagine's way of prompting:\n\n`1girl/1boy, character name, from what series, what style, everything else in any order, masterpiece, best quality, very aesthetic, absurdres`It is also recommended to include the style name of the images you want to generate in the prompt (eg. anime screencap, sketch, pixel art, famous artist name, etc.).\n\n\n\nThe standard negative prompt recommended for this model:\n\n`nsfw, lowres, (bad), text, error, fewer, extra, missing, worst quality, jpeg artifacts, low quality, watermark, unfinished, displeasing, oldest, early, chromatic aberration, signature, watermark, artistic error, username, scan, [abstract],`* Use SDXL-recommended resolutions. This is SDXL, SD 1.5 resolution always performs worse.\n\n* The recommended sampler is \"Euler a\" with ~7 CFG and ~25 steps.\n\n* Set ENSD (eta noise seed delta) to 31337 [to replicate image].\n\n\n\nCharacter ListAingDiffusion XL is a derivative of Animagine XL v3. The latest version of AingDiffusion XL is a derivative of Animagine XL 3.1, which has over 4.9k characters trained on it. You can see the full list here: https://huggingface.co/spaces/cagliostrolab/animagine-xl-3.1/blob/main/wildcard/characterfull.txt\n\n\n\nAingDiffusion XL v1.2 Nerd FactsThe fine-tuned layer dataset count has been increased from 7.7k images to 19.8k images, which improves the quality of the model.\n\n\n\n## Fine-tune Dataset Details\n\n\n\n- Raw dataset size: 33,704 images\n\n- Processed with `aesthetic-shadow-v2`\n\n- Total `lq` dataset: 13.814 images\n\n- Total `hq` dataset: 19,890 images\n\n- Only the `hq`-rated dataset is used for training.\n\n\n\n## First Layer Finetune Details\n\n\n\n- Dataset count: 19,890 images\n\n- Batch size: 8\n\n- Gradient Accumulation: 3\n\n- Equivalent batch size: 24\n\n- Epoch: 8\n\n- Used epoch: 5\n\n\n\n- LyCORIS Network: LoCon\n\n- Network Dim: 16\n\n- Network Alpha: 8\n\n- Conv Dim: 8\n\n- Conv Alpha: 4\n\n- Optimizer: AdamW\n\n- LR Scheduler: Cosine with restarts\n\n- Restarts: 3\n\n- Unet LR: 5e-04\n\n- Text Encoder LR: 25e-5\n\n- Min SNR gamma: 5\n\n- Other optimizer arguments:\n\n - Betas: 0.9, 0.99\n\n - Weight_decay: 0.1\n\n\n\nThis LyCORIS was merged with Animagine XL 3.1 with full weight. The result was then diluted with Animagine XL 3.1 with half weight.\n\n\n\n## Second Layer Finetuning Details\n\n\n\n- Dataset count: 19,890 images\n\n- Batch size: 8\n\n- Gradient Accumulation: 3\n\n- Equivalent batch size: 24\n\n- Epoch: 10\n\n- Used epoch: 10\n\n\n\n- LyCORIS Network: LoCon\n\n- Network Dim: 16\n\n- Network Alpha: 8\n\n- Conv Dim: 8\n\n- Conv Alpha: 4\n\n- Optimizer: AdamW\n\n- LR Scheduler: Cosine annealing warmup restarts\n\n- Restarts: 10\n\n- Min. LR: 1e-06\n\n- Unet LR: 1e-05\n\n- Text Encoder LR: 1e-05\n\n- Min SNR gamma: 5\n\n- Other optimizer arguments:\n\n - Betas: 0.9, 0.99\n\n - Weight_decay: 0.1\n\n\n\nThis LyCORIS was then merged with the diluted first layer finetune with full weight.\n\n\n\nFAQQ: There's nothing special about this model, it didn't have something unique.\n\nA: The goal of AingDiffusion XL right now is to enhance the experience and the capabilities of Animagine. The goal is basically to make Animagine on steroids.\n\n\n\nQ: The images I generate are bad and not as good as yours.\n\nA: First, make sure you follow the standard prompting guide I provide. Also, sometimes I found people using SD 1.5 embeddings with this model. DO NOT USE THEM. THEY DON'T WORK WITH SDXL.\n\n\n\nLegalsDue to the usage of Animagine XL with the merge, the model is now using Fair AI Public License 1.0-SD license.\n\nBecause of some reason, I decided to make the merging recipe clearer which I will put in the \"About Version\" section starting from version v0.6.\n-->",
        "tags": [
            "anime",
            "base model",
            "woman",
            "girls"
        ],
        "allowNoCredit": true,
        "allowCommercialUse": [
            "RentCivit"
        ],
        "allowDerivatives": true,
        "allowDifferentLicense": false
    },
    "files": [
        {
            "id": 379886,
            "sizeKB": 6775430.09375,
            "name": "aingdiffusionXL_v12.safetensors",
            "type": "Model",
            "pickleScanResult": "Success",
            "pickleScanMessage": "No Pickle imports",
            "virusScanResult": "Success",
            "virusScanMessage": null,
            "scannedAt": "2024-04-22T01:28:05.842Z",
            "metadata": {
                "format": "SafeTensor",
                "size": "full",
                "fp": "fp16"
            },
            "hashes": {
                "AutoV1": "13448C14",
                "AutoV2": "BCBF2F7B35",
                "SHA256": "BCBF2F7B35EC0D453CD8255291C2EF42044349D19E40CBA61D093058DCCE65CF",
                "CRC32": "2A04ACA1",
                "BLAKE3": "DA2666421BE21DD4D88A86B8BDFE9C41EB0B75C9393195A93B2A31D4F19FAAB9",
                "AutoV3": "9F0D64FF3D7F"
            },
            "primary": true,
            "downloadUrl": "https://civitai.com/api/download/models/460616"
        }
    ],
    "images": [
        {
            "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/b32b8847-461b-4329-bd72-f756d2958609/width=450/10443512.jpeg",
            "nsfwLevel": 1,
            "width": 832,
            "height": 1216,
            "hash": "UTJ89G?b%q-:~p-qtktRDmjKWGxbxvoNt6xZ",
            "type": "image",
            "metadata": {
                "hash": "UTJ89G?b%q-:~p-qtktRDmjKWGxbxvoNt6xZ",
                "size": 1031349,
                "width": 832,
                "height": 1216
            },
            "availability": "Public",
            "meta": {
                "ENSD": "31337",
                "Size": "832x1216",
                "seed": 3505653960,
                "Model": "AingDiffusionXL-v1.2",
                "steps": 28,
                "hashes": {
                    "model": "bcbf2f7b35"
                },
                "prompt": "1girl, nekomata okayu, hololive, anime coloring,\nshort hair, purple hair, purple eyes, gradient eyes, open mouth, smug, white shirt, t-shirt, shirt overhang, cat ears, large breasts, arms behind back, \nforest, lens flare, \nmasterpiece, best quality, very aesthetic, absurdres,",
                "Version": "f0.0.17v1.8.0rc-latest-276-g29be1da7",
                "sampler": "Euler a",
                "cfgScale": 7,
                "clipSkip": 2,
                "resources": [
                    {
                        "hash": "bcbf2f7b35",
                        "name": "AingDiffusionXL-v1.2",
                        "type": "model"
                    }
                ],
                "Model hash": "bcbf2f7b35",
                "negativePrompt": "nsfw, lowres, (bad), text, error, fewer, extra, missing, worst quality, jpeg artifacts, low quality, watermark, unfinished, displeasing, oldest, early, chromatic aberration, signature, watermark, artistic error, username, scan, [abstract],"
            }
        },
        {
            "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/6b37e7cc-d27e-4a81-a9c5-81e4595def6d/width=450/10464057.jpeg",
            "nsfwLevel": 2,
            "width": 832,
            "height": 1216,
            "hash": "UfN0xTM{kXjb~qaxt7jstmj[%MtRS1kXM{of",
            "type": "image",
            "metadata": {
                "hash": "UfN0xTM{kXjb~qaxt7jstmj[%MtRS1kXM{of",
                "size": 907049,
                "width": 832,
                "height": 1216
            },
            "availability": "Public",
            "meta": {
                "ENSD": "31337",
                "Size": "832x1216",
                "seed": 2500004751,
                "Model": "AingDiffusionXL-v1.2",
                "steps": 28,
                "hashes": {
                    "model": "bcbf2f7b35"
                },
                "prompt": "1girl, solo, anime coloring,\nlong hair, white hair, green eyes, blunt bangs, rabbit ears, large breasts, grin, chest sarashi, shorts, cardigan, v,\nwhite background,\nmasterpiece, best quality, very aesthetic, absurdres,",
                "Version": "f0.0.17v1.8.0rc-latest-276-g29be1da7",
                "sampler": "Euler a",
                "cfgScale": 7,
                "clipSkip": 2,
                "resources": [
                    {
                        "hash": "bcbf2f7b35",
                        "name": "AingDiffusionXL-v1.2",
                        "type": "model"
                    }
                ],
                "Model hash": "bcbf2f7b35",
                "negativePrompt": "nsfw, lowres, (bad), text, error, fewer, extra, missing, worst quality, jpeg artifacts, low quality, watermark, unfinished, displeasing, oldest, early, chromatic aberration, signature, watermark, artistic error, username, scan, [abstract], plump,"
            }
        },
        {
            "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/743d7eea-9147-4bbc-a954-f96f11fe4fdf/width=450/10443613.jpeg",
            "nsfwLevel": 1,
            "width": 832,
            "height": 1216,
            "hash": "UGJ*9RMI0J-=-xRR03OG_IM}=}I@58RQj:xc",
            "type": "image",
            "metadata": {
                "hash": "UGJ*9RMI0J-=-xRR03OG_IM}=}I@58RQj:xc",
                "size": 1322852,
                "width": 832,
                "height": 1216
            },
            "availability": "Public",
            "meta": {
                "ENSD": "31337",
                "Size": "832x1216",
                "seed": 1855912908,
                "Model": "AingDiffusionXL-v1.2",
                "steps": 28,
                "hashes": {
                    "model": "bcbf2f7b35"
                },
                "prompt": "1girl, ijichi nijika, bocchi the rock!, anime coloring, mika pikazo, \nlong hair, side ponytail, orange eyes, blonde hair, ahoge, open mouth, smile, small breasts, white shirt, collared shirt, grey skirt, arms behind back,\nforest, river, looking at viewer, outdoors,, masterpiece, best quality, very aesthetic, absurdres,",
                "Version": "f0.0.17v1.8.0rc-latest-276-g29be1da7",
                "sampler": "Euler a",
                "cfgScale": 7,
                "clipSkip": 2,
                "resources": [
                    {
                        "hash": "bcbf2f7b35",
                        "name": "AingDiffusionXL-v1.2",
                        "type": "model"
                    }
                ],
                "Model hash": "bcbf2f7b35",
                "negativePrompt": "nsfw, lowres, (bad), text, error, fewer, extra, missing, worst quality, jpeg artifacts, low quality, watermark, unfinished, displeasing, oldest, early, chromatic aberration, signature, watermark, artistic error, username, scan, [abstract],"
            }
        },
        {
            "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/4d2fecca-3556-4818-85c0-0caceb437b5a/width=450/10443015.jpeg",
            "nsfwLevel": 2,
            "width": 832,
            "height": 1216,
            "hash": "UPJG]B~TD~-U-E9a9ZM|9ai_obkDkrt8NGRk",
            "type": "image",
            "metadata": {
                "hash": "UPJG]B~TD~-U-E9a9ZM|9ai_obkDkrt8NGRk",
                "size": 1037467,
                "width": 832,
                "height": 1216
            },
            "availability": "Public",
            "meta": {
                "ENSD": "31337",
                "Size": "832x1216",
                "seed": 2560915807,
                "Model": "AingDiffusionXL-v1.2",
                "steps": 28,
                "hashes": {
                    "model": "bcbf2f7b35"
                },
                "prompt": "1girl, nekomata okayu, hololive, anime coloring,\nshort hair, purple hair, purple eyes, gradient eyes, open mouth, smug, sweater, cat ears, hand on own face, large breasts, breast press, \ntable, couch, sunset, \nmasterpiece, best quality, very aesthetic, absurdres,",
                "Version": "f0.0.17v1.8.0rc-latest-276-g29be1da7",
                "sampler": "Euler a",
                "cfgScale": 7,
                "clipSkip": 2,
                "resources": [
                    {
                        "hash": "bcbf2f7b35",
                        "name": "AingDiffusionXL-v1.2",
                        "type": "model"
                    }
                ],
                "Model hash": "bcbf2f7b35",
                "negativePrompt": "nsfw, lowres, (bad), text, error, fewer, extra, missing, worst quality, jpeg artifacts, low quality, watermark, unfinished, displeasing, oldest, early, chromatic aberration, signature, watermark, artistic error, username, scan, [abstract],"
            }
        },
        {
            "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/64802bbe-b321-4355-95ae-52b389ddf8b2/width=450/10443117.jpeg",
            "nsfwLevel": 1,
            "width": 832,
            "height": 1216,
            "hash": "UKI#ioIU9E%3^k9E%z9E-=Dj.6M{_4-pxWV]",
            "type": "image",
            "metadata": {
                "hash": "UKI#ioIU9E%3^k9E%z9E-=Dj.6M{_4-pxWV]",
                "size": 1142948,
                "width": 832,
                "height": 1216
            },
            "availability": "Public",
            "meta": {
                "ENSD": "31337",
                "Size": "832x1216",
                "seed": 3236802174,
                "Model": "AingDiffusionXL-v1.2",
                "steps": 28,
                "hashes": {
                    "model": "bcbf2f7b35"
                },
                "prompt": "1girl, solo, fern \\(sousou no frieren\\), sousou no frieren, sketch,\nlong hair, purple hair, purple eyes, braid, large breasts, white dress, black cardigan, expressionless, arm up, open mouth,\nwhite background,\nmasterpiece, best quality, very aesthetic, absurdres,",
                "Version": "f0.0.17v1.8.0rc-latest-276-g29be1da7",
                "sampler": "Euler a",
                "Emphasis": "No norm",
                "cfgScale": 7,
                "clipSkip": 2,
                "resources": [
                    {
                        "hash": "bcbf2f7b35",
                        "name": "AingDiffusionXL-v1.2",
                        "type": "model"
                    }
                ],
                "Model hash": "bcbf2f7b35",
                "negativePrompt": "nsfw, photo, deformed, black and white, realism, disfigured, low contrast, lowres, (bad), text, error, fewer, extra, missing, worst quality, jpeg artifacts, low quality, watermark, unfinished, displeasing, oldest, early, chromatic aberration, signature, watermark, artistic error, username, scan, [abstract],"
            }
        },
        {
            "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/9c9f4220-a867-4985-88bc-5b6e7879aaa0/width=450/10464316.jpeg",
            "nsfwLevel": 2,
            "width": 2496,
            "height": 1535,
            "hash": "UoOM?GWBayay_Nt7WVjskXkCj[kCn$j[ayof",
            "type": "image",
            "metadata": {
                "hash": "UoOM?GWBayay_Nt7WVjskXkCj[kCn$j[ayof",
                "size": 2771957,
                "width": 2496,
                "height": 1535
            },
            "availability": "Public",
            "meta": {
                "ENSD": "31337",
                "Size": "832x1216",
                "seed": 2500004751,
                "Model": "AingDiffusionXL-v1.2",
                "steps": 28,
                "Script": "X/Y/Z plot",
                "X Type": "Checkpoint name",
                "hashes": {
                    "model": "bcbf2f7b35"
                },
                "prompt": "1girl, solo, anime coloring,\nlong hair, white hair, green eyes, blunt bangs, rabbit ears, large breasts, grin, chest sarashi, shorts, cardigan, v,\nwhite background,\nmasterpiece, best quality, very aesthetic, absurdres,",
                "Version": "f0.0.17v1.8.0rc-latest-276-g29be1da7",
                "sampler": "Euler a",
                "X Values": {},
                "cfgScale": 7,
                "clipSkip": 2,
                "resources": [
                    {
                        "hash": "bcbf2f7b35",
                        "name": "AingDiffusionXL-v1.2",
                        "type": "model"
                    }
                ],
                "Model hash": "bcbf2f7b35",
                "negativePrompt": "nsfw, lowres, (bad), text, error, fewer, extra, missing, worst quality, jpeg artifacts, low quality, watermark, unfinished, displeasing, oldest, early, chromatic aberration, signature, watermark, artistic error, username, scan, [abstract], plump,"
            }
        }
    ],
    "downloadUrl": "https://civitai.com/api/download/models/460616",
    "creator": {
        "username": "kayfahaarukku",
        "image": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/f64a8622-0192-4f4d-9f0f-bdf53ce0aa72/width=96/kayfahaarukku.jpeg"
    },
    "extensions": {
        "sd_civitai_helper": {
            "version": "1.8.4",
            "last_update": 1713971652,
            "skeleton_file": false
        }
    }
}