SG161222's picture
Update README.md
50dd5ab verified
---
license: apache-2.0
---
<b>It's important! Read it!</b><br>
The model is still in the training phase. This is not the final version and may contain artifacts and perform poorly in some cases.<br>
<b>You can support me directly on Boosty - https://boosty.to/sg_161222</b>
<h2>Using the Model</h2>
<b>Compact Version</b> The Compact version already includes VAE, Clip-L, and T5XXL.
<ul>
<li>For ComfyUI, place the model in the following path: ComfyUI_windows_portable\ComfyUI\models\checkpoints</li>
<li>For Forge, place the model in the following path: webui_forge_cu121_torch231\webui\models\Stable-diffusion</li>
</ul>
<b>Transformer Version (Unet)</b> The Transformer version requires you to have Flux VAE, Clip-L, and T5XXL.
<ul>
<li>For ComfyUI:</li>
<ul>
<li>Place the VAE in the following path: ComfyUI_windows_portable\ComfyUI\models\vae</li>
<li>Place Clip-L and T5XXL in the following path: ComfyUI_windows_portable\ComfyUI\models\clip</li>
<li>Place the Transformer (Unet) in the following path: ComfyUI_windows_portable\ComfyUI\models\unet</li>
</ul>
</ul>
Then you can use the Basic Workflow by moving the image into the ComfyUI workspace.
<h2>Optimal Generation Settings</h2>
<b>Sampling Method and Schedule Type:</b> Euler Beta<br>
<b>Sampling Steps:</b> 4-6<br>
<b>Distilled CFG Scale:</b> 3.5<br>
<b>CFG Scale:</b> 1.0
<h2>Limitations of RealFlux 1.0b Schnell</h2>
<ul>
<li>Cannot generate NSFW content (the ability to generate basic NSFW content will be added in future versions).</li>
<li>There may be issues with anatomy, as the model is based on Flux Schnell.</li>
<li>There may be issues with generating images in the anime style (the quality of generations will be improved in future versions).</li>
</ul>