MF-Base / README.md
Grokberg's picture
Update README.md
c9d2d8f
|
raw
history blame
21.5 kB
---
license: creativeml-openrail-m
---
<div>
<!--Logo-->
<div style="text-align: center;">
<img src="https://logo.mynefactory.ai/MF-BaseModel-temp" 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">MyneFactory Base Model</h1>
<span style=" font-size:18px; padding:2px; margin:5px 0 0 0">The foundation of our models</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-KonoSuba/resolve/main/example%20pictures/konosuba1.png" style="margin:0"/>
</a>
<a href="#example2" style="padding:10px">
<img src="https://huggingface.co/MyneFactory/MF-KonoSuba/resolve/main/example%20pictures/konosuba2.png" style="margin:0"/>
</a>
<a href="#example3" style="padding:10px">
<img src="https://huggingface.co/MyneFactory/MF-KonoSuba/resolve/main/example%20pictures/konosuba3.png" style="margin:0"/>
</a>
<a href="#example4" style="padding:10px">
<img src="https://huggingface.co/MyneFactory/MF-KonoSuba/resolve/main/example%20pictures/konosuba4.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>Technical: </strong>
<span>The model was trained on 23,088 samples for 90 epochs (500,000+ steps) using a stepped cosine and stepped constant LR. 60 Epochs of training were done at 768 resolution. 512 and 768 were both using aspect ratio buckets to prevent unnatural cropping.</span>
</p>
<p style="font-size: 18px; color: #666;">
<strong>Authors: </strong><span>Juusoz, 金Goldkoron, tsmkirby</span>
</p>
</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>
<p style="font-size: 18px; color: #666;">It is recommended to use booru styled tags to for the prompts.</p>
<div style="padding:8px">
<strong style="font-size: 16px; color: #333;">Example:</strong>
<code style="font-size: 14px; padding: 6px; line-height: 22px; background-color: #f5f5f5; border-radius: 4px; color: #000;">woman, decorated horns, long robes, fog, long curly hair, freckles, solo, masterpiece, reflective, depth of field, caustics, detailed night, forest, leaves, moonlight, eyes, orange hair, green eyes, vines</code>
</div>
<div style="padding:8px">
<strong style="font-size: 16px; color: #333;">Example:</strong>
<code style="font-size: 14px; padding: 6px; line-height: 22px; background-color: #f5f5f5; border-radius: 4px; color: #000;">1girl, solo, skirt, book, glasses, long hair, looking at viewer, bookshelf, jacket, plaid skirt, school uniform, long sleeves, parted lips, semi-rimless eyewear, bangs, blush, holding, blazer, indoors, sweater, under-rim eyewear, red-framed eyewear, holding book, brown eyes, library, sitting</code>
</div>
<p style="font-size: 18px; color: #666;">The tags were generated with <a href="https://github.com/toriato/stable-diffusion-webui-wd14-tagger">WD14 tagger</a> for the dataset.</p>
<p style="font-size: 18px; color: #666;">The model has also been fine tuned to be better at handling shorter prompts.</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, Juusoz made all the examples at higher than recommended resolutions</i>
</li>
<li style="margin-bottom: 10px;">
<div style="display: inline-block; width: 120px; font-weight: 500; color: #333;">Vae</div>
<div style="color: #666; padding-left:8px;"><a href="https://huggingface.co/stabilityai/sd-vae-ft-mse-original/blob/main/vae-ft-mse-840000-ema-pruned.ckpt">vae-ft-mse-840000-ema-pruned.ckpt</a></div>
</li>
<li style="margin-bottom: 10px;">
<div style="display: inline-block; width: 120px; font-weight: 500; color: #333;">Sampler</div>
<div style="padding:2px 0">
<div style="color: #666; padding-left:8px;"><strong>DPM++ SDE Karras</strong> (prefered)</div>
<div style="color: #666; padding-left:8px;"><strong>2S Karras</strong></div>
<i style="color: #666666e8; padding-left:8px;">Karras samplers tend to create more dynamic and interesting generations</i>
</div>
<div style="padding:2px 0">
<div style="color: #666; padding-left:8px;"><strong>Euler A</strong></div>
<i style="color: #666666e8; padding-left:8px;">Results tends to look smoother and more Airbrushed</i>
</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>
<li style="margin-bottom: 10px;">
<div style="display: inline-block; width: 120px; font-weight: 500; color: #333;">Skip Clip:</div>
<div style="color: #666; padding-left:8px;"><strong>Clip 1</strong></div>
<div><i style="color: #666666e8; padding-left:8px;">Clip 2 and 4 are valid for experimentation and we recommend trying it for more variation.</i></div>
</li>
<li style="margin-bottom: 10px; padding: 0px 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>
<p style="font-size: 18px; margin-bottom: 4px; color: #666;">Not required, but improves the quality of the images to include these tags in your prompt:</p>
<div style="padding:8px">
<strong style="font-size: 16px; color: #333;">Prompt:</strong>
<code style="font-size: 14px; padding: 6px; line-height: 22px; background-color: #f5f5f5; border-radius: 4px; color: #000;">best quality, masterpiece</code>
</div>
<div style="padding:8px">
<strong style="font-size: 16px; color: #333;">Negative Prompt:</strong>
<code style="font-size: 14px; padding: 6px; line-height: 22px; background-color: #f5f5f5; 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</code>
</div>
</ul>
</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-KonoSuba/resolve/main/example%20pictures/konosuba1.png">
<img src="https://huggingface.co/MyneFactory/MF-KonoSuba/resolve/main/example%20pictures/konosuba1.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;">Adventurer's guild; Darkness, armour, aroused, posing; sparkle</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;">low quality, worst quality, bad hands, bad anatomy, watermark, signature</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;">60</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;">11</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;">2356121475</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 Hash:</strong>
<code style="font-size: 14px; padding-left: 6px; background-color: #f5f5f5; border-radius: 4px; color: #000;">46ca333c39</code>
</div>
</div>
</div>
</div>
<div style="padding: 20px; width: 100%; text-align: center;" id="example2">
<a href="https://huggingface.co/MyneFactory/MF-KonoSuba/resolve/main/example%20pictures/konosuba2.png">
<img src="https://huggingface.co/MyneFactory/MF-KonoSuba/resolve/main/example%20pictures/konosuba2.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;">field of flowers; Darkness, armour, close-up, posing; evening; flowers; sunlight; petals; masterpiece</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;">low quality, worst quality, bad hands, bad anatomy, watermark, signature</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;">60</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;">11</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;">1145691802</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 Hash:</strong>
<code style="font-size: 14px; padding-left: 6px; background-color: #f5f5f5; border-radius: 4px; color: #000;">46ca333c39</code>
</div>
</div>
</div>
</div>
<div style="padding: 20px; width: 100%; text-align: center;" id="example3">
<a href="https://huggingface.co/MyneFactory/MF-KonoSuba/resolve/main/example%20pictures/konosuba3.png">
<img src="https://huggingface.co/MyneFactory/MF-KonoSuba/resolve/main/example%20pictures/konosuba3.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;">Kazuma, shirt, cloak, laying on couch; mansion; sunlight; masterpiece; solo</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;">low quality, worst quality, bad hands, bad anatomy, watermark, signature</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;">60</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;">11</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;">1755100988</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 Hash:</strong>
<code style="font-size: 14px; padding-left: 6px; background-color: #f5f5f5; border-radius: 4px; color: #000;">46ca333c39</code>
</div>
</div>
</div>
</div>
<div style="padding: 20px; width: 100%; text-align: center;" id="example4">
<a href="https://huggingface.co/MyneFactory/MF-KonoSuba/resolve/main/example%20pictures/konosuba4.png">
<img src="https://huggingface.co/MyneFactory/MF-KonoSuba/resolve/main/example%20pictures/konosuba4.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;">field; farm; Megumin, sitting on ground, looking up, sky, smiling, crimson dress, cape, witch hat; sunlight; masterpiece;</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;">low quality, worst quality, bad hands, bad anatomy, watermark, signature</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;">60</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;">11</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;">2556784517</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 Hash:</strong>
<code style="font-size: 14px; padding-left: 6px; background-color: #f5f5f5; border-radius: 4px; color: #000;">46ca333c39</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>