|
--- |
|
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. |