Raelina's picture
Create README.md
a9b5c80 verified
---
license: other
license_name: faipl-1.0-sd
license_link: https://freedevproject.org/faipl-1.0-sd/
language:
- en
tags:
- text-to-image
- stable-diffusion
- safetensors
- stable-diffusion-xl
---
<style>
body {
display: flex;
align-items: center;
justify-content: center;
height: 100vh;
margin: 0;
font-family: Arial, sans-serif;
background-color: #f4f4f9;
overflow: auto;
}
.container {
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
width: 100%;
padding: 20px;
}
.title-container {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
padding: 1em;
border-radius: 10px;
}
.title {
font-size: 3em;
font-family: 'Montserrat', sans-serif;
text-align: center;
font-weight: bold;
}
.title span {
background: -webkit-linear-gradient(45deg, #FF9D3D, #AB886D, #CB80AB);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.gallery {
display: grid;
grid-template-columns: repeat(4, 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;
}
.gallery img:hover {
transform: scale(1.05);
}
.note {
font-size: 1em;
opacity: 50%;
text-align: center;
margin-top: 20px;
color: #555;
}
</style>
<div class="container">
<div class="title-container">
<div class="title"><span>Raehoshi illust XL 4</span></div>
</div>
<div class="gallery">
<img src="https://cdn-uploads.huggingface.co/production/uploads/64b24543eec33e27dc9a6eca/0QXrLLa60AXyQdrtQx9JS.png" alt="Image 1">
<img src="https://cdn-uploads.huggingface.co/production/uploads/64b24543eec33e27dc9a6eca/F1PxvP9BYS9CYNhG2qMYm.png" alt="Image 2">
<img src="https://cdn-uploads.huggingface.co/production/uploads/64b24543eec33e27dc9a6eca/wjYWpGiZ-5tLB5bJxh7Qe.png" alt="Image 3">
<img src="https://cdn-uploads.huggingface.co/production/uploads/64b24543eec33e27dc9a6eca/1s3RI2BA9o54W9SfDyti5.png" alt="Image 4">
</div>
</div>
## Overview
Introducing **Raehoshi illust XL 4** , an enhanced iteration built upon the Illustrious XL model. It aims to elevate the visual style by addressing some of the limitations in the original, such as oversaturation and artifact noise. While these issues are not entirely eliminated, noticeable improvements have been made. The goal is to deliver a more polished, balanced output while staying true to the strengths of the base model.
## Model Details
- **Developed by**: [Raelina](https://civitai.com/user/Raelina)
- **Model type**: Diffusion-based text-to-image generative model
- **License**: [Fair AI Public License 1.0-SD](https://freedevproject.org/faipl-1.0-sd/)
- **Finetuned from**: [Illustrious XL v1.1](https://huggingface.co/OnomaAIResearch/Illustrious-XL-v1.1)
## Recommended settings
- **Positive prompts:**
```
masterpiece, best quality, good quality,
```
- **Negative prompts:**
```
lowres, bad quality, worst quality, bad anatomy, sketch, jpeg artifacts, signature, watermark,
```
- **CFG:** 5-6
- **Sampling steps:** 20-28
- **Sampler:** Euler a
- **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, 1536 x 1536, 1536 x 2048
```
## Hires.fix Setting
- **Upscaler:** [4x_NMKD-YandereNeoXL](https://nmkd.de/?esrgan)
- **Hires step:** 10-15
- **Denoising:** 0.1-0.3
## License
[Fair AI Public License 1.0-SD](https://freedevproject.org/faipl-1.0-sd/)