File size: 1,858 Bytes
77c6353
1d7b1a5
77c6353
4ca339d
 
5d6d970
50dd5ab
6439fe4
50dd5ab
e1b1ef5
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
50dd5ab
e1b1ef5
5ce5ebe
 
 
50dd5ab
e1b1ef5
6439fe4
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
---
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>