|
--- |
|
language: |
|
- en |
|
license: creativeml-openrail-m |
|
tags: |
|
- stable-diffusion |
|
- stable-diffusion-diffusers |
|
- text-to-image |
|
- diffusers |
|
inference: true |
|
--- |
|
<div> |
|
<!--Logo--> |
|
<div style="text-align: center;"> |
|
<img src="https://logo.mynefactory.ai/MF-KonoSuba" alt="Myne Factory Logo" style="margin:0;"> |
|
</div> |
|
<!--Table of contents--> |
|
<div style="font-size: 14px; padding: 4px 8px; display: flex; justify-content: space-around; color: black; font-weight: 500;"> |
|
<a href="#model-info" style="text-decoration: none; color: #204F8F">Model Info</a> | |
|
<a href="#troubleshooting" style="text-decoration: none; color: #204F8F"">Troubleshooting</a> | |
|
<a href="#recsettings" style="text-decoration: none; color: #204F8F"">Recommmended Settings</a> | |
|
<a href="#promptformat" style="text-decoration: none; color: #204F8F"">Prompt Format</a> | |
|
<a href="#examples" style="text-decoration: none; color: #204F8F"">Examples</a> | |
|
<a href="#mynelinks" style="text-decoration: none; color: #204F8F"">Socials</a> |
|
</div> |
|
</div> |
|
<!--Title--> |
|
<div style="text-align: center;"> |
|
<h1 style=" font-size:50px; padding:2px; margin:20px 0 0 0">Eminence In Shadow</h1> |
|
<span style=" font-size:18px; padding:2px; margin:5px 0 0 0">Kage no Jitsuryokusha ni Naritakute !</span> |
|
</div> |
|
<!--Example shortcuts--> |
|
<div style="display: flex; align-items:top; justify-content:space-around; padding-bottom: 40px;"> |
|
<a href="#example1" style="padding:10px"> |
|
<img src="https://huggingface.co/MyneFactory/MF-EminenceInShadow/resolve/main/example%20pictures/Alpha.png" style="margin:0"/> |
|
</a> |
|
<a href="#example2" style="padding:10px"> |
|
<img src="https://huggingface.co/MyneFactory/MF-EminenceInShadow/resolve/main/example%20pictures/Alexia.png" style="margin:0"/> |
|
</a> |
|
<a href="#example3" style="padding:10px"> |
|
<img src="https://huggingface.co/MyneFactory/MF-EminenceInShadow/resolve/main/example%20pictures/CidAndBeatrix.png" style="margin:0"/> |
|
</a> |
|
<a href="#example4" style="padding:10px"> |
|
<img src="https://huggingface.co/MyneFactory/MF-EminenceInShadow/resolve/main/example%20pictures/Iris.png" style="margin:0"/> |
|
</a> |
|
</div> |
|
<!--Model Info--> |
|
<div style="padding:10px; margin: 20px 0; background-color: #f9f9f9; box-shadow: 0 4px 6px rgba(0,0,0,0.1);" id="model-info"> |
|
<h2 style="font-size:28px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; margin:0; color: #222;">Model Info</h2> |
|
<p style="font-size: 18px; color: #666;"> |
|
<strong>Downloads: </strong> |
|
<a style="color: #333" href="https://huggingface.co/MyneFactory/MF-KonoSuba/blob/main/Teis_Best_V1.ckpt">Teis_Best_V1.ckpt</a>, |
|
</p> |
|
<p style="font-size: 18px; color: #666;"> |
|
<strong>Authors: </strong> Snowad14 |
|
</p> |
|
</div> |
|
<!--Recommmended settings--> |
|
<div style="padding:10px; margin: 20px 0; background-color: #f9f9f9; box-shadow: 0 4px 6px rgba(0,0,0,0.1);" id="recsettings"> |
|
<h2 style="font-size:28px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; margin:0; color: #222;">Recommended Settings</h2> |
|
<p style="font-size: 18px; margin-bottom: 4px; color: #666;">This model performs best with the following settings:</p> |
|
<ul style="list-style-type: none; padding: 0 8px"> |
|
<li style="margin-bottom: 10px;"> |
|
<div style="display: inline-block; width: 120px; font-weight: 500; color: #333;">Image Size</div> |
|
<div style="color: #666; padding-left:8px;"><strong>1024x576</strong> for wide 16:9, <strong>768x768</strong> for square, and <strong>640x1024</strong> for portrait</div> |
|
<i style="color: #666666e8; padding-left:8px;">Feel free to experiment with higher resolutions !!</i> |
|
</li> |
|
<div style="display: flex;"> |
|
<li style="margin-bottom: 10px;"> |
|
<div style="display: inline-block; width: 120px; font-weight: 500; color: #333;">CFG</div> |
|
<div style="color: #666; padding-left:8px;"><strong>9-12</strong></div> |
|
</li> |
|
<li style="margin-bottom: 10px;"> |
|
<div style="display: inline-block; width: 120px; font-weight: 500; color: #333;">Clip Skip</div> |
|
<div style="color: #666; padding-left:8px;"><strong>1</strong></div> |
|
</li> |
|
<li style="margin-bottom: 10px;"> |
|
<div style="display: inline-block; width: 120px; font-weight: 500; color: #333;">Steps</div> |
|
<div style="color: #666; padding-left:8px;"><strong>+30</strong> minimum, <strong>+70</strong> can give nice results</div> |
|
</li> |
|
</div> |
|
</ul> |
|
</div> |
|
<!--Prompt format--> |
|
<div style="padding:10px; margin: 20px 0; background-color: #f9f9f9; box-shadow: 0 4px 6px rgba(0,0,0,0.1);" id="promptformat"> |
|
<h2 style="font-size:28px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; margin:0; color: #222;">Prompt Format</h2> |
|
<i style="color: #666666e8; padding-left:8px;"> |
|
<div>The prompts we trained on are available in the corresponding T{version} EminenceInShadow prompt list.txt file.</div> |
|
<a style="color: #333" href="https://huggingface.co/MyneFactory/MF-EminenceInShadow/blob/main/Training%20data/T2.11%20KonoSuba%20prompt%20list.txt">T2.11 KonoSuba prompt list.txt</a>, |
|
<a style="color: #666" href="https://huggingface.co/MyneFactory/MF-EminenceInShadow/blob/main/Training%20data/T2.8%20KonoSuba%20prompt%20list.txt">T2.8 KonoSuba prompt list.txt</a> |
|
</i> |
|
<div style="padding:0 8px"> |
|
<strong style="font-size: 16px; color: #333;">Format:</strong> |
|
<code style="font-size: 14px; padding: 6px; background-color: #f5f5f5; border-radius: 4px; color: #000;">Parent tag, description prompt 1, description prompt 2, etc;</code> |
|
</div> |
|
<div style="padding:8px"> |
|
<strong style="font-size: 16px; color: #333;">Example:</strong> |
|
<code style="font-size: 14px; padding: 6px; background-color: #f5f5f5; border-radius: 4px; color: #000;">Megumin, holding staff, casting, close-up; sparkle; night;</code> |
|
</div> |
|
<p style="font-size: 18px; color: #666;">The <strong style="color: #333;">parent tag</strong> serves as the primary label for the overall theme of the image and acts as the main subject. The <strong style="color: #333;">description prompts</strong> are a comprehensive list of attributes, objects, actions, and other elements that describe the subject in detail. Each subject is separated by a semicolon (;) while the individual attributes, objects, actions, and elements are separated by a comma (,).</p> |
|
<p style="font-size: 18px; color: #666;">Just because we haven’t trained on something doesn’t mean the base AI model doesn’t already know what it is, so feel free to get creative and try new things!</p> |
|
</div> |
|
|
|
<!--Examples--> |
|
<div style="padding:10px; margin: 20px 0; background-color: #f9f9f9; box-shadow: 0 4px 6px rgba(0,0,0,0.1);"" id="examples"> |
|
<h2 style="font-size:28px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; margin:0; color: #222;">Examples</h2> |
|
<div style="display: flex; flex-wrap: wrap; justify-content: center;"> |
|
<div style="padding: 20px; width: 100%; text-align: center;" id="example1"> |
|
<a href="https://huggingface.co/MyneFactory/MF-EminenceInShadow/resolve/main/example%20pictures/Alpha.png"> |
|
<img src="https://huggingface.co/MyneFactory/MF-EminenceInShadow/resolve/main/example%20pictures/Alpha.png" style="width: 100%; margin: 0px 0; border: 1px solid #ddd;" /> |
|
</a> |
|
<div> |
|
<div style="display: flex; flex-direction: column; text-align: left;"> |
|
<div style="padding: 4px 2px;"> |
|
<strong style="font-size: 16px; color: #333; display: block;">Prompt:</strong> |
|
<code style="font-size: 14px; background-color: #f5f5f5; border-radius: 4px; color: #000;">Alpha, ShadowGarden uniform, Light effect, sitting on a chair</code> |
|
</div> |
|
<div style="padding: 4px 2px;"> |
|
<strong style="font-size: 16px; color: #696969; display: block;">Negative Prompt:</strong> |
|
<code style="font-size: 14px; background-color: #f5f5f59d; border-radius: 4px; color: #000;">lowres, bad anatomy, bad hands, text, error, missing fingers, extra digit, fewer digits, cropped, worst quality, low quality, normal quality, jpeg artifacts, signature, watermark, username, blurry, artist name</code> |
|
</div> |
|
</div> |
|
</div> |
|
<div style="padding:10px 40px"> |
|
<div style="display: flex; flex-wrap: wrap; justify-content: space-between;"> |
|
<div style="padding:4px"> |
|
<strong style="font-size: 16px; color: #333;">Steps:</strong> |
|
<code style="font-size: 14px; padding-left: 6px; background-color: #f5f5f5; border-radius: 4px; color: #000;">30</code> |
|
</div> |
|
<div style="padding:4px"> |
|
<strong style="font-size: 16px; color: #333;">Sampler:</strong> |
|
<code style="font-size: 14px; padding-left: 6px; background-color: #f5f5f5; border-radius: 4px; color: #000;">Euler a</code> |
|
</div> |
|
<div style="padding:4px"> |
|
<strong style="font-size: 16px; color: #333;">CFG Scale:</strong> |
|
<code style="font-size: 14px; padding-left: 6px; background-color: #f5f5f5; border-radius: 4px; color: #000;">9.5</code> |
|
</div> |
|
</div> |
|
<div style="display: flex; flex-wrap: wrap; justify-content: space-between;"> |
|
<div style="padding:4px"> |
|
<strong style="font-size: 16px; color: #333;">Seed:</strong> |
|
<code style="font-size: 14px; padding-left: 6px; background-color: #f5f5f5; border-radius: 4px; color: #000;">1028641410</code> |
|
</div> |
|
<div style="padding:4px"> |
|
<strong style="font-size: 16px; color: #333;">Size:</strong> |
|
<code style="font-size: 14px; padding-left: 6px; background-color: #f5f5f5; border-radius: 4px; color: #000;">1024x1024</code> |
|
</div> |
|
<div style="padding:4px"> |
|
<strong style="font-size: 16px; color: #333;">Model:</strong> |
|
<code style="font-size: 14px; padding-left: 6px; background-color: #f5f5f5; border-radius: 4px; color: #000;">Teis_Best_V1</code> |
|
</div> |
|
</div> |
|
</div> |
|
</div> |
|
<div style="padding: 20px; width: 100%; text-align: center;" id="example2"> |
|
<a href="https://huggingface.co/MyneFactory/MF-EminenceInShadow/resolve/main/example%20pictures/Alexia.png"> |
|
<img src="https://huggingface.co/MyneFactory/MF-EminenceInShadow/resolve/main/example%20pictures/Alexia.png" style="width: 100%; margin: 0px 0; border: 1px solid #ddd;" /> |
|
</a> |
|
<div> |
|
<div style="display: flex; flex-direction: column; text-align: left;"> |
|
<div style="padding: 4px 2px;"> |
|
<strong style="font-size: 16px; color: #333; display: block;">Prompt:</strong> |
|
<code style="font-size: 14px; background-color: #f5f5f5; border-radius: 4px; color: #000;">Alexia, AlexiaLife uniform, reading a book, sit on bed; CidDormitory</code> |
|
</div> |
|
<div style="padding: 4px 2px;"> |
|
<strong style="font-size: 16px; color: #696969; display: block;">Negative Prompt:</strong> |
|
<code style="font-size: 14px; background-color: #f5f5f59d; border-radius: 4px; color: #000;">lowres, bad anatomy, bad hands, text, error, missing fingers, extra digit, fewer digits, cropped, worst quality, low quality, normal quality, jpeg artifacts, signature, watermark, username, blurry, artist name</code> |
|
</div> |
|
</div> |
|
</div> |
|
<div style="padding:10px 40px"> |
|
<div style="display: flex; flex-wrap: wrap; justify-content: space-between;"> |
|
<div style="padding:4px"> |
|
<strong style="font-size: 16px; color: #333;">Steps:</strong> |
|
<code style="font-size: 14px; padding-left: 6px; background-color: #f5f5f5; border-radius: 4px; color: #000;">40</code> |
|
</div> |
|
<div style="padding:4px"> |
|
<strong style="font-size: 16px; color: #333;">Sampler:</strong> |
|
<code style="font-size: 14px; padding-left: 6px; background-color: #f5f5f5; border-radius: 4px; color: #000;">Euler a</code> |
|
</div> |
|
<div style="padding:4px"> |
|
<strong style="font-size: 16px; color: #333;">CFG Scale:</strong> |
|
<code style="font-size: 14px; padding-left: 6px; background-color: #f5f5f5; border-radius: 4px; color: #000;">9.5</code> |
|
</div> |
|
</div> |
|
<div style="display: flex; flex-wrap: wrap; justify-content: space-between;"> |
|
<div style="padding:4px"> |
|
<strong style="font-size: 16px; color: #333;">Seed:</strong> |
|
<code style="font-size: 14px; padding-left: 6px; background-color: #f5f5f5; border-radius: 4px; color: #000;">3528406007</code> |
|
</div> |
|
<div style="padding:4px"> |
|
<strong style="font-size: 16px; color: #333;">Size:</strong> |
|
<code style="font-size: 14px; padding-left: 6px; background-color: #f5f5f5; border-radius: 4px; color: #000;">1024x1024</code> |
|
</div> |
|
<div style="padding:4px"> |
|
<strong style="font-size: 16px; color: #333;">Model:</strong> |
|
<code style="font-size: 14px; padding-left: 6px; background-color: #f5f5f5; border-radius: 4px; color: #000;">Teis_Best_V1</code> |
|
</div> |
|
</div> |
|
</div> |
|
</div> |
|
<div style="padding: 20px; width: 100%; text-align: center;" id="example3"> |
|
<a href="https://huggingface.co/MyneFactory/MF-EminenceInShadow/resolve/main/example%20pictures/CidAndBeatrix.png"> |
|
<img src="https://huggingface.co/MyneFactory/MF-EminenceInShadow/resolve/main/example%20pictures/CidAndBeatrix.png" style="width: 100%; margin: 0px 0; border: 1px solid #ddd;" /> |
|
</a> |
|
<div> |
|
<div style="display: flex; flex-direction: column; text-align: left;"> |
|
<div style="padding: 4px 2px;"> |
|
<strong style="font-size: 16px; color: #333; display: block;">Prompt:</strong> |
|
<code style="font-size: 14px; background-color: #f5f5f5; border-radius: 4px; color: #000;">Beatrix, Midgar uniform; Cid, Midgar uniform</code> |
|
</div> |
|
<div style="padding: 4px 2px;"> |
|
<strong style="font-size: 16px; color: #696969; display: block;">Negative Prompt:</strong> |
|
<code style="font-size: 14px; background-color: #f5f5f59d; border-radius: 4px; color: #000;">lowres, bad anatomy, bad hands, text, error, missing fingers, extra digit, fewer digits, cropped, worst quality, low quality, normal quality, jpeg artifacts, signature, watermark, username, blurry, artist name</code> |
|
</div> |
|
</div> |
|
</div> |
|
<div style="padding:10px 40px"> |
|
<div style="display: flex; flex-wrap: wrap; justify-content: space-between;"> |
|
<div style="padding:4px"> |
|
<strong style="font-size: 16px; color: #333;">Steps:</strong> |
|
<code style="font-size: 14px; padding-left: 6px; background-color: #f5f5f5; border-radius: 4px; color: #000;">40</code> |
|
</div> |
|
<div style="padding:4px"> |
|
<strong style="font-size: 16px; color: #333;">Sampler:</strong> |
|
<code style="font-size: 14px; padding-left: 6px; background-color: #f5f5f5; border-radius: 4px; color: #000;">Euler a</code> |
|
</div> |
|
<div style="padding:4px"> |
|
<strong style="font-size: 16px; color: #333;">CFG Scale:</strong> |
|
<code style="font-size: 14px; padding-left: 6px; background-color: #f5f5f5; border-radius: 4px; color: #000;">9.5</code> |
|
</div> |
|
</div> |
|
<div style="display: flex; flex-wrap: wrap; justify-content: space-between;"> |
|
<div style="padding:4px"> |
|
<strong style="font-size: 16px; color: #333;">Seed:</strong> |
|
<code style="font-size: 14px; padding-left: 6px; background-color: #f5f5f5; border-radius: 4px; color: #000;">2225872245</code> |
|
</div> |
|
<div style="padding:4px"> |
|
<strong style="font-size: 16px; color: #333;">Size:</strong> |
|
<code style="font-size: 14px; padding-left: 6px; background-color: #f5f5f5; border-radius: 4px; color: #000;">960x768</code> |
|
</div> |
|
<div style="padding:4px"> |
|
<strong style="font-size: 16px; color: #333;">Model:</strong> |
|
<code style="font-size: 14px; padding-left: 6px; background-color: #f5f5f5; border-radius: 4px; color: #000;">Teis_Best_V1</code> |
|
</div> |
|
</div> |
|
</div> |
|
</div> |
|
<div style="padding: 20px; width: 100%; text-align: center;" id="example4"> |
|
<a href="https://huggingface.co/MyneFactory/MF-EminenceInShadow/resolve/main/example%20pictures/Iris.png"> |
|
<img src="https://huggingface.co/MyneFactory/MF-EminenceInShadow/resolve/main/example%20pictures/Iris.png" style="width: 100%; margin: 0px 0; border: 1px solid #ddd;" /> |
|
</a> |
|
<div> |
|
<div style="display: flex; flex-direction: column; text-align: left;"> |
|
<div style="padding: 4px 2px;"> |
|
<strong style="font-size: 16px; color: #333; display: block;">Prompt:</strong> |
|
<code style="font-size: 14px; background-color: #f5f5f5; border-radius: 4px; color: #000;">Iris, RedEye uniform, drinking his coffee</code> |
|
</div> |
|
<div style="padding: 4px 2px;"> |
|
<strong style="font-size: 16px; color: #696969; display: block;">Negative Prompt:</strong> |
|
<code style="font-size: 14px; background-color: #f5f5f59d; border-radius: 4px; color: #000;">lowres, bad anatomy, bad hands, text, error, missing fingers, extra digit, fewer digits, cropped, worst quality, low quality, normal quality, jpeg artifacts, signature, watermark, username, blurry, artist name</code> |
|
</div> |
|
</div> |
|
</div> |
|
<div style="padding:10px 40px"> |
|
<div style="display: flex; flex-wrap: wrap; justify-content: space-between;"> |
|
<div style="padding:4px"> |
|
<strong style="font-size: 16px; color: #333;">Steps:</strong> |
|
<code style="font-size: 14px; padding-left: 6px; background-color: #f5f5f5; border-radius: 4px; color: #000;">45</code> |
|
</div> |
|
<div style="padding:4px"> |
|
<strong style="font-size: 16px; color: #333;">Sampler:</strong> |
|
<code style="font-size: 14px; padding-left: 6px; background-color: #f5f5f5; border-radius: 4px; color: #000;">Euler a</code> |
|
</div> |
|
<div style="padding:4px"> |
|
<strong style="font-size: 16px; color: #333;">CFG Scale:</strong> |
|
<code style="font-size: 14px; padding-left: 6px; background-color: #f5f5f5; border-radius: 4px; color: #000;">9.5</code> |
|
</div> |
|
</div> |
|
<div style="display: flex; flex-wrap: wrap; justify-content: space-between;"> |
|
<div style="padding:4px"> |
|
<strong style="font-size: 16px; color: #333;">Seed:</strong> |
|
<code style="font-size: 14px; padding-left: 6px; background-color: #f5f5f5; border-radius: 4px; color: #000;">3396836765</code> |
|
</div> |
|
<div style="padding:4px"> |
|
<strong style="font-size: 16px; color: #333;">Size:</strong> |
|
<code style="font-size: 14px; padding-left: 6px; background-color: #f5f5f5; border-radius: 4px; color: #000;">1024x640</code> |
|
</div> |
|
<div style="padding:4px"> |
|
<strong style="font-size: 16px; color: #333;">Model:</strong> |
|
<code style="font-size: 14px; padding-left: 6px; background-color: #f5f5f5; border-radius: 4px; color: #000;">Teis_Best_V1</code> |
|
</div> |
|
</div> |
|
</div> |
|
</div> |
|
</div> |
|
</div> |
|
|
|
<!--Links--> |
|
<div style="padding: 10px 0; text-align: center; font-size: 18px;" id="mynelinks"> |
|
<h2 style="font-size:28px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; margin:0;">Socials</h2> |
|
<a href="https://mynefactory.ai" style="text-decoration: none; color: #0077c9;">Website</a> | |
|
<a href="https://discord.gg/GdJBzaTSCF" style="text-decoration: none; color: #0077c9;">Discord</a> | |
|
<a href="https://www.patreon.com/user?u=36154428" style="text-decoration: none; color: #0077c9;">Patreon</a> |
|
</div> |