|
--- |
|
license: other |
|
license_name: faipl-1.0-sd |
|
license_link: https://freedevproject.org/faipl-1.0-sd/ |
|
language: |
|
- en |
|
library_name: diffusers |
|
pipeline_tag: text-to-image |
|
tags: |
|
- Anime |
|
- Text-To-Image |
|
- 3D |
|
--- |
|
|
|
<style> |
|
.title-container { |
|
display: flex; |
|
justify-content: center; |
|
align-items: center; |
|
height: 100vh; |
|
} |
|
|
|
.title { |
|
font-size: 2.5em; |
|
text-align: center; |
|
color: #333; |
|
font-family: 'Helvetica Neue', sans-serif; |
|
text-transform: uppercase; |
|
letter-spacing: 0.1em; |
|
padding: 0.5em 0; |
|
background: transparent; |
|
} |
|
|
|
.title span { |
|
background: -webkit-linear-gradient(45deg, #2196f3, #f44336); |
|
-webkit-background-clip: text; |
|
-webkit-text-fill-color: transparent; |
|
text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); |
|
font-family: 'Andale Mono', monospace; |
|
} |
|
|
|
.custom-table { |
|
table-layout: fixed; |
|
width: 100%; |
|
border-collapse: collapse; |
|
margin-top: 2em; |
|
} |
|
|
|
.custom-table td { |
|
width: 50%; |
|
vertical-align: top; |
|
padding: 10px; |
|
box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.15); |
|
} |
|
|
|
.custom-image-container { |
|
position: relative; |
|
width: 100%; |
|
margin-bottom: 0em; |
|
overflow: hidden; |
|
border-radius: 10px; |
|
transition: transform .7s; |
|
} |
|
|
|
.custom-image-container:hover { |
|
transform: scale(1.05); |
|
} |
|
|
|
.custom-image { |
|
width: 100%; |
|
height: auto; |
|
object-fit: cover; |
|
border-radius: 10px; |
|
transition: transform .7s; |
|
margin-bottom: 0em; |
|
} |
|
|
|
.nsfw-filter { |
|
filter: blur(8px); |
|
transition: filter 0.3s ease; |
|
} |
|
|
|
.custom-image-container:hover .nsfw-filter { |
|
filter: none; |
|
} |
|
|
|
.overlay { |
|
position: absolute; |
|
bottom: 0; |
|
left: 0; |
|
right: 0; |
|
color: white; |
|
width: 100%; |
|
height: 40%; |
|
display: flex; |
|
flex-direction: column; |
|
justify-content: center; |
|
align-items: center; |
|
font-size: 1vw; |
|
font-style: bold; |
|
text-align: center; |
|
opacity: 0; |
|
background: linear-gradient(0deg, rgba(0, 0, 0, 0.8) 60%, rgba(0, 0, 0, 0) 100%); |
|
transition: opacity .5s; |
|
} |
|
|
|
.custom-image-container:hover .overlay { |
|
opacity: 1; |
|
} |
|
|
|
.overlay-text { |
|
background: linear-gradient(45deg, #7ed56f, #28b485); |
|
-webkit-background-clip: text; |
|
color: transparent; |
|
text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7); |
|
} |
|
|
|
.overlay-subtext { |
|
font-size: 0.75em; |
|
margin-top: 0.5em; |
|
font-style: italic; |
|
} |
|
|
|
.overlay, |
|
.overlay-subtext { |
|
text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); |
|
} |
|
|
|
.banner-image { |
|
width: 100%; |
|
max-height: 300px; |
|
object-fit: cover; |
|
border-radius: 10px; |
|
} |
|
</style> |
|
|
|
|
|
<img class="banner-image" src="https://cdn-uploads.huggingface.co/production/uploads/63edfe94f599efc7a00e3619/5lrA4Lxh6kUUlWRS1glLg.png" alt="Banner Image"> |
|
|
|
<h1 class="title"> |
|
<span>🍰 LarosBell-XL 🍰</span> |
|
</h1> |
|
|
|
<table class="custom-table"> |
|
<tr> |
|
<td> |
|
<div class="custom-image-container"> |
|
<img class="custom-image" src="https://cdn-uploads.huggingface.co/production/uploads/63edfe94f599efc7a00e3619/U3hNaoS7iLgbagsjN39Cl.png" alt="Sample Image 1"> |
|
<div class="overlay"> |
|
<div class="overlay-text">Sample Image</div> |
|
</div> |
|
</div> |
|
</td> |
|
<td> |
|
<div class="custom-image-container"> |
|
<img class="custom-image" src="https://cdn-uploads.huggingface.co/production/uploads/63edfe94f599efc7a00e3619/AEgcQ1aCQj0y16Ng_d1T8.png" alt="Sample Image 2"> |
|
<div class="overlay"> |
|
<div class="overlay-text">Sample Image</div> |
|
</div> |
|
</div> |
|
</td> |
|
<td> |
|
<div class="custom-image-container"> |
|
<img class="custom-image" src="https://cdn-uploads.huggingface.co/production/uploads/63edfe94f599efc7a00e3619/wHIUyFaVCHwILJaKU6Ppb.png" alt="Sample Image 3"> |
|
<div class="overlay"> |
|
<div class="overlay-text">Sample Image</div> |
|
</div> |
|
</div> |
|
</td> |
|
</tr> |
|
<tr> |
|
<td> |
|
<div class="custom-image-container"> |
|
<img class="custom-image" src="https://cdn-uploads.huggingface.co/production/uploads/63edfe94f599efc7a00e3619/Hw84Oj2OdoIq-O4yWrNGh.png" alt="Sample Image 4"> |
|
<div class="overlay"> |
|
<div class="overlay-text">Sample Image</div> |
|
</div> |
|
</div> |
|
</td> |
|
<td> |
|
<div class="custom-image-container"> |
|
<img class="custom-image" src="https://cdn-uploads.huggingface.co/production/uploads/63edfe94f599efc7a00e3619/SezYHvFe0pWcWxKJaTKYv.png" alt="Sample Image 5"> |
|
<div class="overlay"> |
|
<div class="overlay-text">Sample Image</div> |
|
</div> |
|
</div> |
|
</td> |
|
<td> |
|
<div class="custom-image-container"> |
|
<img class="custom-image" src="https://cdn-uploads.huggingface.co/production/uploads/63edfe94f599efc7a00e3619/jR0NtUeNVcmG9uv55tujt.png" alt="Sample Image 6"> |
|
<div class="overlay"> |
|
<div class="overlay-text">Sample Image</div> |
|
</div> |
|
</div> |
|
</td> |
|
</tr> |
|
</table> |
|
|
|
<html> |
|
<head> |
|
<title>LarosBell-XL</title> |
|
<style> |
|
details { |
|
cursor: pointer; |
|
} |
|
</style> |
|
</head> |
|
<body> |
|
<details open> |
|
<summary><strong>LarosBell-XL</strong> is a merged model that specializes in generating high-quality 3D anime images from textual prompts.</summary> |
|
<summary><strong>LarosBell-XL v2</strong> is the next version of LarosBell-XL with great improvements in Anatomy and the style is close to LarosBell in SD 1.5</summary> |
|
<br> |
|
<strong>Model Details:</strong> |
|
<ul> |
|
<li><strong>Developed by:</strong> [Bell-Fi]</li> |
|
<li><strong>Model type:</strong> Diffusion-based text-to-image generative model</li> |
|
<li><strong>Model Description:</strong> Generate high-quality 3D anime images from textual prompts</li> |
|
<li><strong>License:</strong> <a href="https://freedevproject.org/faipl-1.0-sd/" target="_blank">Fair AI Public License 1.0-SD</a></li> |
|
<li> |
|
<strong>Merged from models:</strong> |
|
<ul> |
|
<li><a href="https://huggingface.co/cagliostrolab/animagine-xl-3.1" target="_blank">Animagine XL 3.1</a></li> |
|
<li><a href="https://civitai.com/models/140737/albedobase-xl" target="_blank">AlbedobaseXL 2.1</a></li> |
|
<li><a href="https://huggingface.co/Raelina/RaemuXL" target="_blank">RaemuXL 3.0</a></li> |
|
<li><a href="https://civitai.com/models/267879/pvcxl-v10-lora-for-animaginexl-30-animaginexl-30-base" target="_blank">PVC-XL Lora</a></li> |
|
<li><a href="https://civitai.com/models/9409/or-anything-xl" target="_blank">Anything-XL</a></li> |
|
<li><a href="https://civitai.com/models/125907?modelVersionId=254091" target="_blank">RealCartoon-XL-v6</a></li> |
|
</ul> |
|
</li> |
|
</ul> |
|
</details> |
|
|
|
<details> |
|
<summary><strong>Recommended settings</strong></summary> |
|
<br> |
|
<p>USE SDXL VAE For More Natural Color</p> |
|
<p>Prompting is a bit different in this model, for optimal results, it's recommended to follow the structured prompt template:</p> |
|
<pre>1girl/1boy, character name, from what series, everything else in any order.</pre> |
|
<p>To guide the model towards generating high-aesthetic images, use negative prompts like:</p> |
|
<pre>normal quality, low quality, worst quality, text, error, missing fingers, extra digit, jpeg artifacts, signature, watermark, username, blurry, artist name</pre> |
|
<p>For higher quality outcomes, prepend prompts with:</p> |
|
<pre>1girl/1boy, character name, from what series, everything else in any order, masterpiece, best quality, high quality</pre> |
|
<p><strong>Multi Aspect Resolution:</strong></p> |
|
<p>This model supports generating images at the following dimensions:</p> |
|
<table> |
|
<thead> |
|
<tr> |
|
<th>Dimensions</th> |
|
<th>Aspect Ratio</th> |
|
</tr> |
|
</thead> |
|
<tbody> |
|
<tr><td>1024 x 1024</td><td>1:1 Square</td></tr> |
|
<tr><td>1152 x 896</td><td>9:7</td></tr> |
|
<tr><td>896 x 1152</td><td>7:9</td></tr> |
|
<tr><td>1216 x 832</td><td>19:13</td></tr> |
|
<tr><td>832 x 1216</td><td>13:19</td></tr> |
|
<tr><td>1344 x 768</td><td>7:4 Horizontal</td></tr> |
|
<tr><td>768 x 1344</td><td>4:7 Vertical</td></tr> |
|
<tr><td>1536 x 640</td><td>12:5 Horizontal</td></tr> |
|
<tr><td>640 x 1536</td><td>5:12 Vertical</td></tr> |
|
</tbody> |
|
</table> |
|
</details> |
|
|
|
<details> |
|
<summary><strong>Hires.fix Setting</strong></summary> |
|
<br> |
|
<ul> |
|
<li>Upscaler: <a href="https://nmkd.de/?esrgan" target="_blank">4x-YandereNeoXL</a></li> |
|
<li>Hires step: 10-20</li> |
|
<li>Denoising: 0.2-0.4 or 0.55 for latent upscaler</li> |
|
</ul> |
|
</details> |
|
|
|
<details> |
|
<summary><strong>Merge parameters</strong></summary> |
|
<br> |
|
<p>Merge AnimagineXL v3.1 + AnythingXL Using MWB = Material-1</p> |
|
<ul> |
|
<li><strong>Merge Mode:</strong> Weight sum</li> |
|
<li><strong>Calculation Mode:</strong> Normal</li> |
|
<li><strong>Gamma:</strong> 0.3</li> |
|
<li><strong>Weight Alpha:</strong> 0,0.3301,0.2937,0.2677,0.2287,0.2183,0.1663,0.1144,0.078,0,0,0.1826,0.2658,0.3827,0.4165,0.4737,0.5439,0.5854,0.6114,0.6452</li> |
|
</ul> |
|
<br> |
|
<p>Merge Material-1 + RealCartoon-XL v6 + RaemuXL v3.0 Using MWB = Material-2.</p> |
|
<ul> |
|
<li><strong>Merge Mode:</strong> Triple sum</li> |
|
<li><strong>Calculation Mode:</strong> Normal</li> |
|
<li><strong>Gamma:</strong> 0.3</li> |
|
<li><strong>Weight Alpha:</strong> 0,1,0.6,0.3,0.1,0,0,0,0,0,0,0.1,0.3,0.7,0.9,0.5,0.7,0.9,0.8,0.2</li> |
|
<li><strong>Weight Beta:</strong> 0,0.1,0.2,0.3,0.4,0.5,0.4,0.3,0.2,0.1,0,0.1,0.2,0.3,0.4,0.5,0.4,0.3,0.2,0.1</li> |
|
<li><strong>Merge Lora:</strong> 0.7 PVC XL Lora</li> |
|
</ul> |
|
<br> |
|
<p>Merge Material-2 + AnimagineXL v3.1 Using MWB = Beta-1.</p> |
|
<ul> |
|
<li><strong>Merge Mode:</strong> Weight sum</li> |
|
<li><strong>Calculation Mode:</strong> Normal</li> |
|
<li><strong>Gamma:</strong> 0.3</li> |
|
<li><strong>Weight Alpha:</strong> 0,0.9,0.7,0.5,0.25,0.1,0.1,0.1,0.1,0.1,0,0,0.1,0.2,0.2,0.2,0.2,0.2,0.1,0</li> |
|
</ul> |
|
<br> |
|
<p>Beta-1 + AlbedoBase-XL-v2.1 Using MWB = larosBell-XL-v2.</p> |
|
<ul> |
|
<li><strong>Merge Mode:</strong> Weight sum</li> |
|
<li><strong>Calculation Mode:</strong> Normal</li> |
|
<li><strong>Gamma:</strong> 0.3</li> |
|
<li><strong>Weight Alpha:</strong> 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.1,0.2,0.3,0.4,0.5</li> |
|
</ul> |
|
</details> |
|
|
|
<details> |
|
<summary><strong>License</strong></summary> |
|
<br> |
|
<p>LarosBell-XL now uses the <a href="https://freedevproject.org/faipl-1.0-sd/" target="_blank">Fair AI Public License 1.0-SD</a> inherited from Animagine XL 3.0, compatible with Stable Diffusion models. Key points:</p> |
|
<ol> |
|
<li><strong>Modification Sharing:</strong> If you modify LarosBell-XL, you must share both your changes and the original license.</li> |
|
<li><strong>Source Code Accessibility:</strong> If your modified version is network-accessible, provide a way (like a download link) for others to get the source code. This applies to derived models too.</li> |
|
<li><strong>Distribution Terms:</strong> Any distribution must be under this license or another with similar rules.</li> |
|
<li><strong>Compliance:</strong> Non-compliance must be fixed within 30 days to avoid license termination, emphasizing transparency and adherence to open-source values.</li> |
|
</ol> |
|
<p>The choice of this license aims to keep LarosBell-XL open and modifiable, aligning with open source community spirit. It protects contributors and users, encouraging a collaborative, ethical open-source community. This ensures the model not only benefits from communal input but also respects open-source development freedoms.</p> |
|
</details> |
|
|
|
<script> |
|
const details = document.querySelectorAll('details'); |
|
details.forEach(detail => { |
|
detail.addEventListener('click', () => { |
|
detail.open = !detail.open; |
|
}); |
|
}); |
|
</script> |
|
</body> |
|
</html> |