File size: 1,742 Bytes
707ea98
 
 
 
 
 
 
 
 
 
 
 
 
 
3ad2719
 
707ea98
 
 
 
 
44cf916
707ea98
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
8192439
 
707ea98
 
 
 
 
 
 
 
 
 
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
---
license: other
license_name: faipl-1.0-sd
license_link: https://freedevproject.org/faipl-1.0-sd/
pipeline_tag: text-to-image
base_model:
- RedRayz/illumina-xl-1.1
tags:
- stable-diffusion
- stable-diffusion-xl
---

# Illumina-XL-TypeM-1.1

![image/jpeg](https://cdn-uploads.huggingface.co/production/uploads/630e2d981ef92d4e37a1694e/rgpRJ1ETIoDnevBlguMhd.jpeg)

Modified Illustrious-XL-v0.1 to generate high quality images.

## Prompt Guidelines
Almost same as the base model

To improve the quality of background, add `simple background, transparent background` to Negative Prompt.

## Recommended Prompt
Positive: None(Works good without `masterpiece, best quality`)

Negative: `worst quality, low quality, bad quality, lowres, jpeg artifacts, unfinished, oldest, old, photoshop \(medium\), abstract`

## Recommended Settings
Steps: 14-28

Sampler: DPM++ 2M(dpmpp_2m)

Scheduler: Simple or Karras

Guidance Scale: 4-9

### Hires.fix

Hires upscaler: 4x-UltraSharp or other ESRGAN models

Denoising strength: 0.4-0.5(0.6 for latent)


## Merge recipe(Weighted sum)
I made 2 Illustrious-based models and merged them.

*A,B: illustrious-xl-based custom checkpoint that trained AI-generated images
- Illumina-XL-1.1 * 0.4 + A * 0.6 = tmp1
- tmp1 * 0.25 + B * 0.75 = Illumina-XL-TypeM-1.1

## Training scripts:
[sd-scripts](https://github.com/kohya-ss/sd-scripts)

## Notice
This model is licensed under [Fair AI Public License 1.0-SD](https://freedevproject.org/faipl-1.0-sd/)

If you make modify this model, you must share both your changes and the original license.

You are prohibited from monetizing any close-sourced fine-tuned / merged model, which disallows the public from accessing the model's source code / weights and its usages.