RealFlux_1.0b_Dev / README.md
SG161222's picture
Update README.md
e0014bc verified
|
raw
history blame
1.96 kB
metadata
license: other
license_name: flux-1-dev-non-commercial-license
license_link: https://huggingface.co./black-forest-labs/FLUX.1-dev/blob/main/LICENSE.md

It's important! Read it!
The model is still in the training phase. This is not the final version. This version of the model may contain errors in anatomy and text, and it may also contain artifacts. I tried to fix them, and this is the best result so far compared to what was achieved previously.

You can support me directly on Boosty - https://boosty.to/sg_161222

Using the Model

Compact Version The Compact version already includes VAE, Clip-L, and T5XXL.
  • For ComfyUI, place the model in the following path: ComfyUI_windows_portable\ComfyUI\models\checkpoints
  • For Forge, place the model in the following path: webui_forge_cu121_torch231\webui\models\Stable-diffusion

Transformer Version (Unet) The Transformer version requires you to have Flux VAE, Clip-L, and T5XXL.

  • For ComfyUI:
    • Place the VAE in the following path: ComfyUI_windows_portable\ComfyUI\models\vae
    • Place Clip-L and T5XXL in the following path: ComfyUI_windows_portable\ComfyUI\models\clip
    • Place the Transformer (Unet) in the following path: ComfyUI_windows_portable\ComfyUI\models\unet

Then you can use the Basic Workflow by moving the image into the ComfyUI workspace.

Optimal Generation Settings

Sampling Method and Schedule Type: Euler Beta
Sampling Steps: 20+
Distilled CFG Scale: 3.5
CFG Scale: 1.0

Limitations of RealFlux 1.0b Dev

  • There may be issues with anatomy.
  • There may be issues with generating images in the anime style (the quality of generations will be improved in future versions).