|
--- |
|
license: other |
|
license_name: faipl-1.0-sd |
|
license_link: https://freedevproject.org/faipl-1.0-sd/ |
|
tags: |
|
- text-to-image |
|
- stable-diffusion |
|
- stable-diffusion-xl |
|
- merge |
|
base_model: |
|
- Raelina/Raehoshi-Illust-XL-2.1 |
|
- Laxhar/noobai-XL-0.75 |
|
--- |
|
|
|
<style> |
|
.gallery { |
|
display: grid; |
|
grid-template-columns: repeat(3, 1fr); |
|
gap: 10px; |
|
} |
|
|
|
.gallery img { |
|
width: 100%; |
|
height: auto; |
|
margin-top: 0px; |
|
margin-bottom: 0px; |
|
border-radius: 10px; |
|
box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); |
|
transition: transform 0.3s; |
|
} |
|
</style> |
|
|
|
# NONAMEmix_v1 |
|
<div class="gallery"> |
|
<img src="./sample01.webp" alt="sample01"> |
|
<img src="./sample02.webp" alt="sample02"> |
|
</div> |
|
|
|
## Model Description |
|
- **Model type**: Diffusion-based text-to-image generative model |
|
- **Model prompt style**: Booru-tags |
|
- **License**: [Fair AI Public License 1.0-SD](https://freedevproject.org/faipl-1.0-sd/) |
|
|
|
## Merge Recipe |
|
- Raehoshi illust XL 2.1 (A) |
|
- (https://civitai.com/models/846917/raehoshi-illust-xl) |
|
- NoobAI-XL Epsilon-Pred 0.75 (B) |
|
- (https://civitai.com/models/833294?modelVersionId=998979) |
|
- Movable Figure Model XL NOOB XL1.0 (C) |
|
- (https://civitai.com/models/338712/pvc-style-modelmovable-figure-model-xl) |
|
- paruparu illustrious v3.2 (D) |
|
- SPO-SDXL_4k-p_10ep_LoRA_webui (E) |
|
- (https://civitai.com/models/510261/spo-sdxl4k-p10eplorawebui) |
|
``` |
|
A + (C - B) * 0.2 + (D - B) * 0.5 + E = This Model |
|
``` |
|
|
|
## Recommended settings |
|
|
|
- **Positive prompts:** |
|
``` |
|
masterpiece, best quality, very aesthetic, |
|
``` |
|
- **Negative prompts:** |
|
``` |
|
lowres, bad quality, worst quality, very displeasing, bad anatomy, sketch, jpeg artifacts, signature, watermark, |
|
``` |
|
- **CFG:** 5-6 |
|
- **Sampling steps:** 28 |
|
- **Sampler:** DPM++2M SDE |
|
- **Supported Resolution:** |
|
``` |
|
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 |
|
``` |
|
|
|
## Hires.fix Setting |
|
- **Upscaler:** [4x-UltraSharp] |
|
- **Hires step:** 10-15 |
|
- **Denoising:** 0.3-0.4 |
|
|
|
## License |
|
|
|
[Fair AI Public License 1.0-SD](https://freedevproject.org/faipl-1.0-sd/) |